﻿@media (max-width: 700px) {
    header, .monitor {
        height: 100px !important;
        background-color: transparent;
    }

    .btn-menu {
        color: #a9a4a3;
    }

    .sottomenu, .sottomenu.affix, .affix-contatti {
        top: 130px !important;
    }
}

/*modifiche barra covid*/
.alert-covid {
    position: static;
    margin-bottom: 0px;
}
.logo {
    top: 5px;
}
/*.sottomenu.affix {
    top: 177px;
}*/