@media only screen and (min-width: 641px) {
  .am-u-md-24 {
    width: 20%; }

  .header {
    padding-bottom: 0px; }

  .section .product_inter1-main {
    margin-top: 60px; }
    .section .product_inter1-main img {
      height: 100px; }
    .section .product_inter1-main p {
      text-align: left; }
  .section .ser {
    height: 431px; }
  .section .service {
    margin-bottom: 80px; }
  .section .container img {
    /*height: 100%;*/
    width: auto; }
  .section .container .detail {
    text-align: left; }
    .section .container .detail ul {
      list-style-type: none; }
      .section .container .detail ul li {
        height: 40px; } }
@media only screen and (max-width: 641px) {
  .am-u-sm-12 {
    text-align: center; }

  h2 {
    margin-bottom: 40px; }

  .section {
    padding: 20px 0px !important; }

  img {
    width: 100%; }

  .ser {
    height: 700px; }

  .detail {
    /*text-align: left;*/
    margin-top: 30px; }
    .detail ul {
      list-style-type: none; }
      .detail ul li {
        height: 40px; } }

/*# sourceMappingURL=internet.css.map */
