@media (max-width: 768px) {
  .concert-left {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

