@media only screen and (max-width: 720px) {
    .ost_store_page {
        margin-top: 0px;
    }
    .ost_store_page_content_image_block {
        flex-direction: column;
    }
    .ost_store_page_content_title {
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        padding-top: 60px;
        padding-bottom: 40px;
        line-height: 36px;
    }
}
