@media all and (max-width : 1800px) {

.menu-image {
    width: 75%;
}

}

@media all and (max-width : 1456px) {

.post-share img {
    margin-bottom: 14px;
    width: 20px;
}

.magazine {
    height: auto;
    right: 10px;
    width: 64%;
}

.deer {
    margin-top: 158px;
}

}
