
@media (max-width: 600px) {
  .hypothec-card {
    width: 100%;
  }
  .purchase .grid-row .purchase-card {
    width: 100%;
  }
}