.float-right {
    float:right;
    margin-left:20px;
}



@media (max-width: 519px){
    .wrap__header .logo__image {
        max-width: inherit !important;
    }
}




.home-layout .wrap__header-area:after{
    background:none!important;
}
.wrap__header-area:before{
    background:#cecece!important;
}
.logo__description,.wrap__locationsHeader .location p{
    text-shadow:0  0px 3px black!important;
}