.mobile_only 				{ display: block; }
.desktop_only 				{ display: none; }
.desktop_only_landscape 		{ display: none; }

.arrow_down,
#menu,
.desktop_only,
.bx-controls {
    display: none;
}

.col_2,
.col_2_5,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11 { 
    width: 100%; 
}

.col_mobile_100 {
    width: 100%;
}
    		
.mobile_mb_1 {
    margin-bottom: 20px;
}

.clear_responsive {
    display: block;
    clear: both;
}



#start_box_right {
	padding-top: 25px;
}

table.table_start_buy img {
	width: 73px;
}
