.services-wrapper .services-link img { 
    opacity: 1 !important; 
}
.services-wrapper .services-default {
opacity: 0 !important; 
}



@media(min-width:600px){
.main-content-area p+p {
    font-size: 1em !important;
    line-height: 1.6em !important;
}
}

@media(min-width:768px){
.main-content-area h1 {
    font-size: 1.8em !important;
}
}

@media(min-width:992px){
.main-content-area p+p {
    font-size: 1.16em !important;
}
.main-content-area h1 {
    font-size: 2.5em !important;
    margin: 0px;
}
}

@media(min-width:1200px){
 .services-wrapper .services-link img { 
    opacity: 0.4 !important; 
}
.services-wrapper .services-default {
opacity: 1 !important; 
}
}

@media(min-width:1366px){

}
