.mhc-embedded-form ul.big-radio.card-list li {
    width: 130px;
    height: 205px;
}

.mhc-embedded-form ul.big-radio.card-list li label img {
    width: 100px;
}

.mhc-embedded-form ul.big-radio.card-list li label {
    padding: 10px;
}

.mhc-embedded-form .main-image-div {
    margin: auto;
    padding: 20px;
}

.mhc-embedded-form .main-image-div img.card-main-image {
    width: 400px;
    max-width: 100%;
    box-shadow: 0 0 10px 0 black;
    margin: auto;
}

.mhc-embedded-form .candle-module .check-div label {
    top: 4px !important;
}

.big-radio.card-list li label, .big-radio.card-list li input {
    height: 183px;
}

.mhc-embedded-form #form .check-div {
    margin-top: 15px;
}
