section.section-blog.pt-0.pb-0.float_menu .container {
    /*margin-top: 50px;*/
    padding: 0 30px;
}

@media only screen and (max-width: 1024px) {
    section.section-blog.pt-0.pb-0.float_menu .container {
        /*margin-top: 60px !important;*/
    }
}

@media only screen and (max-width: 850px) {
    section.section.section-blog.pt-0.pb-0.float_menu .container {
        /*margin-top: 60px !important;*/
        padding: 0 30px;
    }
}

@media only screen and (max-width: 800px) {
    .showM {
        top: 150px;
    }
}

@media only screen and (max-width: 420px) {
    section.section.section-blog.pt-0.pb-0.float_menu .container {
        /*margin-top: 117px;*/
        padding-top: 0;
    }
}

@media only screen and (max-width: 329px) {
    section.section.section-blog.pt-0.pb-0.float_menu .container {
        /*margin-top: 137px;*/
    }
}

@media only screen and (max-width: 319px) {
    section.section.section-blog.pt-0.pb-0.float_menu .container {
        /*margin-top: 81px;*/
    }
}

@media only screen and (max-height: 550px) {
    .showM {
        top: 20px
    }
}