.wrap-logo{
    width: 252px;
    margin-bottom:10px;
}

@media (max-width:780px){
.wrap-logo {
    width: 200px;
}}