.box-top { display: flex; } .box-left { width: 100%; } .box-right { text-align: right; width: 50%; margin-top: auto; } .shared-block { color: #ffffff66; font-size: 12px; } @media (max-width: 768px) { .box { margin-bottom: 20px; } }