﻿h3
{
    text-align:left;
    margin-top: 0px;
}

@media screen and (max-width: 1240px){
    .header-container {
        width: 1030px;
        margin: 0 auto;
            font-family: 'RobotoCondensed-Regular-webfont';
    }

}

@media screen and (min-width: 1241px){
    .header-container {
        width: 1240px;
        margin: 0 auto;
            font-family: 'RobotoCondensed-Regular-webfont';
    }

}

@media screen and (max-width: 640PX){
    .header-container {
        width: 100%!IMPORTANT;
        
    }

}
@media screen and (max-width: 640PX){
    .footer-data-main-wrap {
        display:none;
        
    }

}


@media screen and (max-width: 640PX){
    .JMD-iframe {
        height:9400px!important;
        
    }

}

    .JMD-iframe {
       height:2103px;
        
    }

