body.home section#services .posibility .has-image img{
    width: 100% !important;
    height: auto !important;
}
@media (max-width: 1199px) {
    body.home section#services .posibility .text-holder .posibility-holder{
        padding-right: 0;
    }
}
@media (max-width: 991px) {
    section#services .image-holder.has-image {
        height: auto;
    }
}