@media only screen and (min-width: 641px) and (max-width: 1239px){
.Header__LogoLink .Header__LogoImage {
    max-width: 100%;
    width: 150px;
    margin: 0 auto;
}
}