.image-service{position:relative;height:550px}.image-service .is-image{width:70%;height:100%;background-size:cover;background-position:50%}.image-service .is-desc{position:absolute;padding:60px;background:#fff;top:50%;width:35%;z-index:2;transform:translateY(-50%);box-shadow:0 23px 40px rgba(0,0,0,.15)}.image-service .is-desc h3{margin-top:0}.image-service .is-desc p{padding-top:10px;padding-bottom:10px}.image-service.is-left-text .is-desc{left:10px}.image-service.is-left-text .is-image{float:right}.image-service.is-right-text .is-desc{right:10px}.image-service.is-right-text .is-image{float:left}@media only screen and (max-width:992px){.image-service .is-desc{padding:45px;width:50%}.image-service .is-image{width:80%}}@media only screen and (max-width:768px){.image-service .is-desc{padding:25px;width:100%;height:auto;top:auto;position:static;overflow:hidden;transform:translateY(0)}.image-service .is-desc p{padding-bottom:5px;padding-top:5px}.image-service .is-image{width:100%;height:350px}.image-service{height:100%}}@media only screen and (max-width:480px){.image-service .is-image{height:250px}}