body {
  background-color: #dadcde;
}
.mainRow {
  width: 80%;
  margin: auto;
}
.style1 {
  background-repeat: no-repeat;
}
.style2 {
  background-color: #e2e4e6;
}
@media (min-width: 768px) {
  .style3 {
    background-color: #ededed;
  }
}
b {
}
