#before-after-container {
  width: 100%;
  background-color: #F9F2F0;
}

#before-after {
  width: 99%;
  margin: 10px auto;
}

#before-after td.label {
  color: #fff;
  padding: 8px 0px;
  text-align: center;
  background-color: #000;
}

#before-after td.picture {
  text-align: center;
  background-color: #fff;
}

#before-after td.picture img {
  margin: 10px auto;
}
