

@media only screen and (max-width: 600px) {
    .footer_top {
        display: none;
    }
}
