.box { margin-top: 20px; } @media (max-width: 768px) { .box { margin-bottom: 20px; } }