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