.image-cards .img{background-color:#d9d9d9;background-position:50%;background-size:cover;height:248px;transition:all .45s ease}.image-cards .item a{text-decoration:none}.image-cards .item{background:#fff;border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.15);margin-bottom:28px;margin-right:28px;overflow:hidden;width:Calc(33.333% - 18.66667px)}.image-cards .items{display:flex;flex-wrap:wrap;justify-content:center;padding:9px 0}.image-cards .item:last-child,.image-cards .item:nth-child(3n){margin-right:0}.image-cards a:hover .img{-webkit-transform:scale(1.08);transform:scale(1.08)}.image-cards .img-wrap{overflow:hidden;position:relative}.image-cards .title{margin:0;padding:19px 18px}@media(max-width:1100px){.image-cards .item{margin-right:28px!important;width:Calc(50% - 14px)}.image-cards .item:last-child,.image-cards .item:nth-child(2n){margin-right:0!important}}@media(max-width:767px){.image-cards .item{margin-right:0!important;width:100%}.image-cards .img{height:45vw}}