.section.services-with-side-image-cards .list .item{border:1px solid var(--border-color);border-radius:10px;overflow:hidden;background-color:#fff;text-align:left;padding:20px;margin-bottom:0}.services-with-side-image-cards .item:hover .small-title{color:var(--primary-color)}.services-with-side-image-cards .item .image-container{height:150px;width:200px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;flex-shrink:0;margin-right:20px;border-radius:10px}.services-with-side-image-cards .item .image-container .actions{position:absolute;top:10px;right:45px}.services-with-side-image-cards .item .details .description{margin-bottom:0}@media (max-width:762px){.section.services-with-side-image-cards .list .item{display:block}.services-with-side-image-cards .item .image-container{height:150px;width:100%;margin-right:0;border-radius:10px;margin-bottom:10px}}