@media screen and (max-width:767px) {
    .page-quiz .hq-quiz__col-image-container {
        margin: 0 auto;
    }
}
