section img { float: right; } @media only screen and (max-width: 1024px) { section img { display: none; } }