
@charset "UTF-8";

@media screen and (max-width: 900px) {
#OFFER + .block_table_1 table th, #OFFER + .block_table_1 table td {
    box-sizing: border-box;
    display: block;
    width: 100% !important;
}
}