

@media only screen and (max-width: 1200px) and (min-width: 1000px) {
    .main_menu.drop_down  ul li a {
        padding: 0 8px;
    }
}