@charset "utf-8";
@media only screen and (max-width:575.98px){
    .vk_flow_frame{
        flex-direction: column-reverse;
        align-items: center;
    }
    .vk_flow .vk_flow_frame_image{
        width: 100px;
    }
}