@media screen and (max-width: 768px){
.header_logo{
width: 60px;
} 
.logo a{
font-size: 25px !important;
}
}
