@media screen and (max-width: 479px) {
    .service-image img{
        width: 100% ! important;
    }
}
