﻿@media (orientation: portrait) {
    .pay-page__container {
        flex-direction: column;
    }
}