.slot.position1x1.size6x1 {width:970px; height:35px; left:0px; top:0px;}
.slot.position2x1.size6x1 {width:970px; height:35px; left:0px; top:55px;}
.grid {position:relative; width:970px; height:110px;}
@media (min-width:660px) and (max-width:989px) 
{
 .slot.position1x1.size6x1 {width:640px; height:35px; left:0px; top:0px;}
.slot.position2x1.size6x1 {width:640px; height:35px; left:0px; top:55px;}
.grid {position:relative; width:640px; height:110px;} 
}
@media (max-width:659px) 
{
 .slot.position1x1.size6x1 {width:310px; height:35px; left:0px; top:0px;}
.slot.position2x1.size6x1 {width:310px; height:35px; left:0px; top:55px;}
.grid {position:relative; width:310px; height:110px;} 
}

