section {
  padding: 20px 80px; }
  @media screen and (max-width: 992px) {
    section {
      padding: 10px; } }
  section img {
    width: 240px; }
  section:nth-of-type(2n) {
    background-color: #f9f9f9; }
  section a {
    color: #000;
    text-decoration: none; }
    section a:hover {
      color: #2592eb; }

/*# sourceMappingURL=styles.css.map */
