﻿@media only screen and (max-width: 640px) {
    .topbleft {
        line-height: 60px;
    }

    .topBar {
        height: 60px;
    }
    .topright .btn {
        width: 100%;
        padding: 3px 15px;
    }
}
