@media screen and (max-width: 500px) {
    .logoArea a img {
width: 300px;
    }
}