/** tooltip popup hilight infographic */
.exploding-tango .feature-diypro {
    animation-delay: 0s;
    left: 13.5%;
    top: 67%;
}

.service-content {
    text-align: center;
    margin: 21px 13.5%;
    line-height: 1.5em;
    max-width: 73%;

}

.icon-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.modal-trigger:hover {
    background-color: #0c3e6b;
}

.ico-row {
    padding: 0 5vw;
}