Déplacez la barre latérale pour surmonter le mobile

.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