@media (max-width: 991px) {
  .site-instant-quote .big-cards .col-lg-6 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 10px !important;
  }
}
.site-instant-quote .big-cards .card {
  height: 400px;
  background-position: right bottom;
}
.site-instant-quote .big-cards .card.cad {
  background-size: 212px 282px;
}
.site-instant-quote .big-cards .card.weight {
  background-size: 252px 351px;
}