﻿@media only all and (max-width: 1100px) {
    .menu-panel {
        display: none;
    }

    .menu-panel-reverse {
        display: none;
    }

    .centerfloat2 {
        margin-left: 4%;
        margin-right: 4%;
    }
}
