.mikeOrMic { display: flex; margin-bottom: 1em; color: #CCC; } .htmlMikeOrMic h2 { font-size: 1.6em; margin-top: 0; margin-bottom: 0.8em; } .htmlMikeOrMic h2 span{ color: #66CC33; } .credits { font-size: 0.8em; color: #444444; } .rightSide h2 { border-bottom: 1px solid #666666; } .mikes { display: flex; flex-wrap: wrap; } .aMike { width: 130px; margin-left: 15px; margin-bottom: 20px; color: #BBBBBB; } .aMike:first-child { margin-left: 0; } .aMike img { width: 130px; height: 155px; margin-bottom: 4px; } .aMike figcaption { font-size: 0.9em; } .aMike figcaption strong { font-weight: bold; font-size: 1.1em; color: #EEEEEE; } .socWrap { clear: both; width: 100%; } @media all and (max-width: 950px){ .social_icons{ width: 100%; } } 