@charset "utf-8";
/* CSS Document */

@media (max-width:360px) {
.col-xs-6 {
    width: 100%;
}

}