﻿.image {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 0 auto;
}

h2 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
}

.img-click-QText {
    margin-top: 24px;
    width: auto;
}

.img-click-style {
    width: auto;
    height: auto;
}

.img-click-answer-btn {
    margin-top: 40px;
}

.img-click-btn {
    width: auto;
    height: 70px;
    background-color: #c564ef;
    border-radius: 3px 3px 3px 3px;
}
