﻿@media screen and (max-width:500px) {

    #divTips {
        margin-top:220px;        
    }

    #logoMain {
        width:211px;
        float:left;
        height:64px;
    }

    #logoMiddle {
        width:123px;
        float:right;
        height:50px;
    }

}
