.guides {max-width: 1920px;margin: 0 auto;padding-top: 2.7777777778rem; } .guides .card {box-shadow: 0rem 0.3333333333rem 0.4444444444rem rgba(0, 0, 0, 0.2); } .guides .card .card-img-top {aspect-ratio: 1.5/1; } .guides .card .card-img-top .img-fluid {height: 100%;width: 100%;object-fit: cover; } .guides .card .card-text {max-height: 100%;overflow: unset;display: block;margin-bottom: 0; } 