.question-main { margin-top: 40px; } .big-buttons .thumbnail img.button-image{ max-width: 100%; max-height: 100%; } .answer-buttons-img .thumbnail { background: #fff; width: 76%; height: 88%; z-index: 3; } .answer-buttons-txt .answer-button .text { color: #38c0ed; font-size: 20px; width: 100%; padding: 20px 0; } .answer-buttons-txt .dummy { margin-top: 10%; } .answer-buttons-txt .answer-button a { position: static; } .answer-buttons-txt .answer-button.correct-answer a { background: #96dc16; } .answer-buttons-txt .answer-button .text { color: gray; font-size: 30px; width: 100%; padding: 13px 0 0 0; } .answer-buttons-txt .correct-answer .text { color: #fff; } .answer-buttons-txt .thumbnail { width: 88%; } .answer-buttons-txt .dummy { margin-top: 3%; } a:hover { text-decoration: none; } .question-mark { font-size: 40px; color: #9DB35E; margin-top: 32%; } .selected-images .image-container { display: inline-block; background: white; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding: 3px; margin-right: 2px; width: 56px; height: 56px; line-height: 50px; } .selected-images .image-container img { width: 50px; max-height: 50px; } @media (max-width: 1200px) { .pamiec-buttons { padding-left: 10%; } .answer-buttons-txt .thumbnail { width: 92%; } .answer-buttons-txt .answer-button .text { font-size: 20px; padding: 26px 0 0 0; } .selected-images .image-container img { width: 40px; max-height: 40px; } .selected-images .image-container { width: 46px; height: 46px; line-height: 40px; } }