.footer_top, .footer_top.footer_top_full{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

@media only screen and (max-width: 400px) {
    header .q_logo img.mobile{
        max-width: 230px;
        object-fit: contain;
    }
    .header_bottom{
        padding: 0px 25px !important;
    }
  }