 .product-body h2{
	font-size: 1.5em;
}
.video_iframe {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
        margin-bottom: 50px;

}

.video_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



@media (max-width: 798px) {

    .fp-table-cell h3{
        margin-top: 50px;
        }

    }



.main-slider-text h2
{

    font-size: 55px;

}


