Mova a barra lateral para cima no celular
.col-full {
position: relative;
}
div#primary {
float: left;
width: 100%;
margin-top: 100%;
}
div#secondary {
float: left;
width: 100%;
position: absolute;
left: 0;
right: 0;
}
Purple Team