@media screen and (min-width: 1000px) { .page-header_img img { width: auto; height: 100%; float: right; } } @media screen and (max-width: 1000px) { .page-header_img img { width: auto; height: 60%; margin-top: 12rem; float: right; } }