#left-box {
    background-image: url("http://tvpublicitytraining.com/wp-content/uploads/2016/02/webinardate_bg.jpg");
    background-repeat: no-repeat;
    height: 428px;
    width: 420px;
    margin-left: 40px;
}
#right-box {
    background-image: url("http://tvpublicitytraining.com/wp-content/uploads/2016/02/webinartext_bg.jpg");
    background-repeat: no-repeat;
    height: 428px;
    width: 420px;
}
.thrv_lead_generation_container .tve_lg_radio_wrapper, .thrv_lead_generation_container .tve_lg_checkbox_wrapper {
    box-sizing: border-box;
    float: left;
    margin-bottom: 0px;
    padding: 0px;
    width: 100%;
}
@media only screen and (max-width: 800px) {
.mobile-hide {
	display: none !important;
}
}