@charset "utf-8";

@media print, screen and (min-width: 650px) {
    .main_wrapper {
        padding-bottom: 0px;
    }
}