

.container.div-serv-tag {
    background-image: url('../../img/frontend/files/section-back-img-123.jpg')!important;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}


@media only screen and (max-width:767px) {
    img.services-proc {
        width: 115px!important;
    }
}