Make Height and Width of container always the same. Good for background images on square containers!
.background-image { position: relative; width: 100%; height: 0; padding-bottom: 100%; }