﻿@media screen and (min-width: 320px) and (max-width: 768px) {
.radioi_sotopes_right .radioi_sotopes_right_box {
    flex-direction: column;
}
.radioi_sotopes_right_box .sotopes_right_box {
    width: auto !important;
}
}