.topContainerMobile {
    background: #ffffff url(../img/mobile-bg.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: 0 -20px;

}


@media (max-width: 480px) {


}