﻿@media (max-width: 575px) {
    .navbar-brand img {
        max-width:265px;
    }
    .col-lg-7.banner-content {
        padding:30px 15px 45px;
    }
    #MainContent_main1 {
        text-align:center;
        margin-bottom:25px;
    }
    .navbar-collapse.justify-content-end.collapse.show {
        /*display: block;
        text-align: center;*/

        /*Da rivedere un attimo il meccanismo*/
    }
    .font-weight-light.pt-2.pb-5 {
        text-align:center;
    }
    .col-lg-7.banner-content .my-5 {
        margin-top: 0px !important;
    }
    #tasto1, #tasto2 {
        width: 80% !important;
        margin: 15px 0 !important;
    }

    .col-lg-7.banner-content {
        padding-top: 0px;
    }

    #MainContent_main1 {
        font-size: 40px !important;
        margin-right: 0px !important;
    }

    #divLogin {
        text-align:center;
    }

    #servizi {
        margin-top:30px !important;
    }

    #MainContent_form_contatti {
        padding:0px 20px !important;
    }

    #contatti .col-sm-4 {
        padding-bottom:50px !important;
    }

    #div_CookiePolicy .btn {
        margin-bottom: 15px !important;
    }

    #navbarSupportedContent {
        justify-content: center !important;
    }

    .auth .brand-logo img {
        width: 350px !important;
    }

}