/* CSS for edge fix table in main page */
.sale_instr_h{margin-top: -80px !important;}
.sale_instr_btn:nth-child(6){margin-bottom: -80px;}

@media screen and (max-width: 1200px) and (min-width: 800px){
.sale_instr_h{margin-top: -115px !important;}
.sale_instr_btn:nth-child(6){margin-bottom: -115px;}
#c_box2{padding: 180px 0;}
}