/* argument */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
main #content-btu {
  margin: 50px 0 150px 0;
  width: auto;
  padding: 0;
}

@media (max-width: 767px) {
  main #content-btu {
    margin: 0 0 60px;
    padding: 0 12px;
  }
  main #content-btu img {
    height: auto;
  }
}

main #content-btu a {
  display: table;
  margin: 0 auto;
}

/*# sourceMappingURL=maps/graduate.min.css.map */
