﻿.fullbackground_
{
width:100%;

height:370px;

}

.topofbody_

{
height:200px;
border: solid 0px;

}


.fullbackgroundhomeairport
{
    width:100%;
    height:500px;
    height:384px;
    height:50px;
   /* background-image:url(../airport/images/planehome1020.png);*/
    border: solid 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding:8px;
}

.Subbody_
{
    padding:30px;
}

.SubbodySolid
{
    background:#ffffff;
    
}


@media screen and (max-width: 767px)

{

.fullbackgroundhomeairport
{
  /*  height:250px;*/
}
    
}