/*============================================================================================*/


/* Your custom styles below */


/*============================================================================================*/

.logo {
    width: 175px;
    height: 102px;
}

.logo_footer {
    width: 300px;
    height: 176px;
}

.nice-select {
    margin-bottom: 0px!important;
}

@media (max-width: 991px) {
    .logo {
        width: 155px;
        height: 87px;
    }
}