.offers > .container {margin-bottom: 3.75rem; } .offers > .container .inner {background: #F8F8F8;border-radius: 2.5rem;padding: 2.5rem 1.25rem;margin-bottom: 2.125rem;height: 100%;display: flex;flex-direction: column;justify-content: space-between; } @media (min-width: 992px) {.offers > .container .inner {margin-bottom: 5rem;} } @media (min-width: 992px) {.offers > .container .inner {padding: 6rem 5.375rem 4.75rem 5.375rem;} } .offers > .container .inner .content {font-size: 1.25rem; } .offers > .container .inner .content b, .offers > .container .inner .content strong {font-weight: 700; } .offers > .container .inner svg {align-self: flex-end;width: 2.625rem;height: 2.625rem; } 