@media (min-width: 875px) { #wp-upper { display: flex; } #wp-left { flex: 1 1 55%; } #wp-right { flex: 1 1 45%; } }