.yith-wapo-container {
    margin-top: 100px;
}
.yith-wapo-addon-type-radio .options {
    grid-template-columns: repeat(3, minmax(0, 33%)) !important;
}

.yith-wapo-addon-type-radio img {
    max-width: 75px !important;
    max-height: 75px !important;
}

.wapo-addon-title span{
    color: #222;
    font-weight: bold !important;
    font-size: 14px !important;
}

.yith-wapo-addon p {
    margin-bottom: 4px;
}


