/*---MODULES---*/
main {
  background: url("../img/home.png");
  background-size: cover;
}

main .side .content .main-title {
  margin-bottom: 30px;
}