1
2@media (max-width: 767px) {
3 .container{padding-top:150px}
4 .bottom-bar { position:relative; height: auto; float:left; width:100%;}
5 .bottom-bar:hover {height:auto}
6 .bottom-bar .boxs {white-space: normal;}
7 .bottom-bar .box {float:left; width:100%;height: auto;padding:0;margin:0;}
8}
9