#stewoo_wrap{
    margin: 10px 20px 0 2px;
    font-size: 15px;
    line-height: 1.8em;
}
.stewoo_100_hld h2, .stewoo_100_hld h3{
    text-align: center;
    font-weight: 300;
    font-size: 2em;
}
.stewoo_100_hld h2 b{
    font-weight: 700;
}
.stewoo_100_hld.stewoo_top{
    background-image: url(../images/stewoo_logo_large.png);
    padding: 20px;
    background-color: #72a55c;
    border-radius: 4px;
    margin: 30px 0;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    color: #fff;
}
.stewoo_100_hld.stewoo_top h2{
    color: #fff;
}
@media only screen and (max-width: 1100px) {
    .stewoo_100_hld.stewoo_top{
        background-image: none;
    }
}

#stewoo_wrap .center{
    text-align: center;
}
#stewoo_wrap .upper{
    text-transform: uppercase;
}
.stewoo_100_hld{
    box-sizing: border-box;
}
.stewoo_w1_hld{
    display: inline-block;
    width: 45%;
    box-sizing: border-box;
    vertical-align: top;
    padding-right: 2%;
}
.stewoo_w2_hld{
    display: inline-block;
    width: 54%;
    box-sizing: border-box;
    vertical-align: top;

}
.stewoo_w1_hld > ul{
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: 10px;
}
.stewoo_w1_hld > ul li:before{
    /* content: '✅'; */
    padding-right: 5px;
}
.stewoo_w2_hld > .video_hld{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.stewoo_w2_hld > .video_hld > .video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.stewoo_100_hld hr{
    border: 0;
    border-bottom: 4px solid #f5cd47;
    border-top: 0;
    margin: 50px 0;
}
.button-primary.stewoo_trial_button{
    font-size: 20px;
    padding: 10px 20px;
    height: auto;
    font-weight: 700;
}
#stewoo_wrap .affiliation_display{
    margin-top: 40px;
    display: block;
}
