@media (max-width: 1024px) {
  .custom-mobile-2r-1c .row {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
}
