﻿.choices1Raam {
    content: "";
    clear: both;
    display: block;
}

.choices1-img {
    padding-left: 35px;
    padding-top: 35px;
    background: #FFF;
    text-align: right;
    padding-right: 35px;
}

.choices1-txt {
    background: #FFF;
    padding-top: 35px;
    text-align: left;
}

.choices1q {
    top: 0px;
    font-family: "EtelkaMediumPro";
    font-size: 120%;
    color: #4a6573;
    text-align: center;
    padding-top: 0px;
}

.choices1tab {
    width: 100%;
    top: 50px;
    border: none;
    align-items: center;
    text-align: left;
    justify-content: center;
}

    .choices1tab td {
        padding: 10px;
    }
