@media only screen and (max-width: 1000px) {
    .main-logo {
    width: 100% !important;
}
.cs_custom_header_menu {
    position: absolute !important;
    right: -60px !important;
    top: -100px !important;
}
}