.header_section {
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 0 15px -5px #00288d;
  text-align: left;
}

.header_section.inner {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(232, 243, 255, 0.61)), to(rgba(232, 243, 255, 0.61))), url('../images/michaelbg2.png');
  background-image: linear-gradient(180deg, rgba(232, 243, 255, 0.61), rgba(232, 243, 255, 0.61)), url('../images/michaelbg2.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
  opacity: 1;
}

.content_section.about {
  background-image: url('../images/michaelbg2.png');
  background-position: 50% 0%;
  background-size: auto;
}

.navbar {
  background-color: transparent;
  text-align: center;
}

.header_con {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.bntnavwrap {
  display: inline-block;
  margin-top: 10px;
}

.btn-nav {
  border-radius: 10px;
  background-color: #ff810d;
  font-family: Merriweather, serif;
}

.logo {
  width: 250px;
}

.banner-con {
  width: 100%;
  height: 560px;
  background-color: #33cdff;
  background-image: url('../images/michaelbg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image {
  display: none;
}

.banners {
  display: block;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.h1_banner {
  width: 710px;
  margin-top: 60px;
  margin-right: 0px;
  padding-right: 75px;
  font-family: Merriweather, serif;
  color: #0b3ab1;
  font-size: 70px;
  line-height: 1.2;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  text-shadow: 0 0 6px #fff;
}

.h2_banner {
  width: 630px;
  font-family: Mulish, sans-serif;
  color: #002175;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0 5px #fff;
}

.btin-wrap-1 {
  margin-top: 40px;
  text-align: center;
}

.block {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.block.alt-2 {
  overflow: hidden;
  width: 900px;
}

.block.alt-2.mobile {
  display: none;
}

.image-2 {
  text-align: center;
}

.content-con {
  display: inline;
  margin-right: auto;
  margin-left: auto;
}

.copyright-text {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block {
  color: #000;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.footer-logo {
  margin-bottom: 10px;
}

.footer-con {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.h1_article {
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 20px;
  font-family: Merriweather, serif;
  color: #fff;
  text-align: center;
}

.h4_article {
  margin-top: 0px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.h4_article.dark {
  padding: 10px;
  background-color: #0b3ab1;
}

.h4_article.home {
  margin-top: 10px;
}

.article_img {
  color: #0b3ab1;
  text-align: center;
}

.articleimgcon {
  text-align: center;
}

.p_article {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}

.article-block {
  margin-bottom: 0px;
  color: #000;
  text-decoration: none;
}

.text-block-2 {
  text-align: center;
}

.body {
  font-family: Mulish, sans-serif;
  color: #000;
}

.div-block-10 {
  height: 150px;
}

.btn-banner {
  padding: 20px 40px;
  border-radius: 15px;
  background-color: #ff810d;
  box-shadow: 0 0 20px 7px #fffadc;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
}

.btn-banner:hover {
  background-color: #d84f2c;
  box-shadow: 0 0 20px 9px #fff6c6;
}

.btn-banner:active {
  background-color: #ca4422;
}

.give-icon {
  width: 180px;
  margin-bottom: 20px;
}

.col-3 {
  padding-right: 20px;
  padding-left: 20px;
}

.col-4 {
  padding-right: 20px;
  padding-left: 20px;
}

.block-col-2 {
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}

.h4_block_col_2 {
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 22px;
}

.p_block_col_2 {
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
}

.footer-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
  background-image: url('../images/saintmichaelbottom.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.copyright-wrap {
  background-color: #fff;
}

.block-full {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
}

.block-full.alt-2 {
  padding-top: 40px;
  background-color: #0b46db;
}

.block-full.hid {
  display: none;
}

.block-full.about {
  padding-top: 20px;
}

.block-full.aboutus {
  padding-top: 400px;
}

.marque-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200%;
}

.marque {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  margin: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-width: 1px;
  border-radius: 10px;
  background-color: #c0e2ff;
  box-shadow: 0 0 10px 1px hsla(0, 0%, 64.7%, 0.45);
}

.heading {
  margin-bottom: 20px;
  font-family: Merriweather, serif;
}

.p_prayer {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 1.4;
}

.p_user {
  font-family: Merriweather, serif;
}

.h4_col4 {
  color: #fff;
  font-size: 20px;
}

.col4-ul {
  padding-left: 0px;
  list-style-type: none;
}

.co4-li {
  margin-bottom: 8px;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}

.nav-link {
  font-size: 16px;
}

.card-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ffb055;
  line-height: 1.2;
}

.col4link {
  color: #fff;
  text-decoration: none;
}

.col4link:hover {
  text-decoration: underline;
}

.text-block-3 {
  color: #fff;
}

.text-span {
  color: #ff810d;
}

.italic-text {
  color: #fff;
}

.italic-text-2 {
  color: #fff;
}

.div-block-11 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-12 {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.block-2 {
  width: 750px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.grid1 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.p-text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4;
}

.seq2 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.img_caption {
  margin-top: 10px;
  line-height: 1.2;
  text-align: center;
}

.price {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #093ab6;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
}

.price-slash {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ff7c1f;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

.price-slash.strike {
  text-decoration: line-through;
}

.ctabtn {
  padding: 20px;
  border-radius: 10px;
  background-color: #ec5638;
  font-family: Merriweather, serif;
  font-weight: 900;
}

.ctabtn.alt-2 {
  display: block;
  font-size: 20px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ctabtrn-con {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.star-icons {
  margin-top: 10px;
  color: #ffbf00;
  font-size: 25px;
  line-height: 1.2;
  text-align: center;
}

.pendantwrap {
  text-align: center;
}

.h1_block {
  margin-top: 0px;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

.review-text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.column {
  background-color: #ff3232;
}

.column-2 {
  display: block;
}

.content_left {
  width: 60%;
  float: left;
}

.content_right {
  width: 35%;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  float: right;
  border-style: none;
  border-width: 1px;
  border-color: #350ccc;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px -9px #0045db;
}

.content_block {
  width: 1070px;
  margin: 60px auto;
}

.content_block.article_block {
  display: block;
  width: 980px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-2 {
  font-family: Merriweather, serif;
  color: #0b3ab1;
  font-size: 34px;
  font-style: italic;
}

.heading-2.center {
  margin-top: 60px;
  margin-right: 0px;
  text-align: center;
}

.heading-3 {
  font-family: Merriweather, serif;
  color: #0b3ab1;
  font-size: 24px;
  text-align: center;
}

.heading-3.article_text {
  line-height: 30px;
  text-align: left;
}

.michael {
  margin-bottom: 50px;
}

.image-3 {
  max-width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.p_text {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  text-transform: none;
}

.p_text.read-more {
  display: inline;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}

.heading-4 {
  font-family: Merriweather, serif;
  color: #0b3ab1;
  font-size: 35px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
}

.list-item {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.bold-text {
  font-weight: 400;
}

.list-item-2 {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.list-item-3 {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.list-item-4 {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.about_content {
  display: block;
  margin-top: -51px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/michaelbg2.png');
  background-position: 0px 0px;
  background-size: auto;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.share_block {
  text-align: center;
}

.share_text {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.image-4 {
  padding-right: 20px;
}

.image-5 {
  padding-right: 20px;
}

.logo_head {
  max-width: 100%;
  text-align: center;
}

.michael_logo {
  width: 24%;
  max-width: 40%;
}

.header_text {
  margin-bottom: 20px;
  color: #0b3ab1;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  text-align: left;
}

.header_text.shipping {
  text-transform: uppercase;
}

.header_text.privacy {
  text-transform: uppercase;
}

.list-item-5 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.list-item-6 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.list-item-7 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.list {
  list-style-type: decimal;
}

.field-label {
  text-align: left;
}

.field-label-2 {
  text-align: left;
}

.text-field {
  background-color: #f2f9ff;
}

.text-field-2 {
  background-color: #f2f9ff;
}

.field-label-3 {
  text-align: left;
}

.text-field-3 {
  background-color: #f2f9ff;
}

.submit-button {
  border-radius: 20px;
}

.content_left_article {
  width: 50%;
  float: left;
}

.content_right_article {
  display: none;
  width: 40%;
  margin-right: 0px;
  padding: 20px;
  float: right;
  border-style: none;
  border-width: 1px;
  border-color: #350ccc;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px -9px #0045db;
}

.content_left_artcle {
  display: none;
  width: 40%;
  margin-right: 20px;
  padding: 20px 20px 75px;
  float: right;
  border-style: none;
  border-width: 1px;
  border-color: #350ccc;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px -9px #0045db;
}

.list_privacy {
  margin-bottom: 40px;
}

.blog-blocks {
  margin-bottom: 40px;
}

.readmore {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .header_con {
    width: 100%;
  }

  .bntnavwrap {
    display: block;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    float: left;
  }

  .btn-nav {
    background-color: #ec5c38;
  }

  .banner-con {
    height: 630px;
  }

  .banners {
    width: 100%;
  }

  .h1_banner {
    width: 700px;
    font-size: 80px;
  }

  .h2_banner {
    width: 500px;
    margin-right: auto;
    margin-left: 40px;
    font-size: 20px;
    text-shadow: 0 0 3px #fff;
  }

  .block {
    width: 700px;
  }

  .block.alt-2 {
    width: 700px;
  }

  .copyright-text {
    width: 700px;
  }

  .footer-con {
    width: 700px;
  }

  .brand {
    padding-left: 10px;
  }

  .nav-menu {
    background-color: #33cdff;
  }

  .menu-button.w--open {
    background-color: #33cdff;
  }

  .content_block {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .content_block.article_block {
    width: 100%;
  }

  .blog-lists {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .header_con {
    width: 100%;
  }

  .bntnavwrap {
    position: static;
    display: block;
    margin-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    float: left;
  }

  .btn-nav {
    background-color: #ec5c38;
    color: #fff;
  }

  .banner-con {
    height: 500px;
    background-position: 57% 50%;
    background-size: auto;
  }

  .h1_banner {
    width: 80%;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 50px;
  }

  .h2_banner {
    width: 70%;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
    color: #024fb4;
    font-size: 18px;
    text-shadow: 0 0 10px #fff;
  }

  .btin-wrap-1 {
    width: 100%;
    margin-top: 40px;
  }

  .block {
    width: 100%;
  }

  .block.alt-2 {
    width: 100%;
  }

  .copyright-text {
    width: 100%;
  }

  .footer-logo {
    width: 300px;
  }

  .footer-con {
    width: 100%;
  }

  .p_article {
    font-size: 16px;
  }

  .give-icon {
    width: 100px;
  }

  .block-col-2 {
    margin-bottom: 40px;
  }

  .footer-wrap {
    background-size: cover;
  }

  .block-full.terms {
    padding-right: 10px;
    padding-left: 10px;
  }

  .card {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .p_prayer {
    font-size: 16px;
    line-height: 1.5;
  }

  .block-col-4 {
    margin-bottom: 20px;
  }

  .nav-menu {
    background-color: #33cdff;
  }

  .menu-button.w--open {
    background-color: #33cdff;
  }

  .grid1 {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .pendantwrap {
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .content_left {
    width: 100%;
  }

  .content_right {
    width: 100%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .header_section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .content_section {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
  }

  .content_section.about {
    background-repeat: no-repeat;
  }

  .bntnavwrap {
    position: relative;
    display: block;
    margin-top: 0px;
    padding: 0px 20px 20px;
    float: left;
  }

  .btn-nav {
    position: static;
    padding-top: 12px;
    padding-bottom: 12px;
    float: none;
    background-color: #ec5c38;
  }

  .logo {
    width: 150px;
    padding-top: 0px;
  }

  .banner-con {
    height: 440px;
    margin-bottom: 0px;
    background-position: 60% 20%;
  }

  .banners {
    margin-bottom: 40px;
  }

  .h1_banner {
    width: 55%;
    margin-top: 20px;
    padding-right: 15px;
    font-size: 26px;
  }

  .h2_banner {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 3px;
    padding-left: 11px;
    float: left;
    font-size: 14px;
    line-height: 1.1;
    text-shadow: 0 0 3px #fff;
  }

  .btin-wrap-1 {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .block.alt-2 {
    display: block;
  }

  .block.alt-2.mobile {
    display: block;
  }

  .content-con {
    width: 90%;
  }

  .content-con.home {
    width: 100%;
  }

  .footer-logo {
    width: 250px;
  }

  .h1_article {
    font-size: 22px;
  }

  .h4_article {
    font-size: 18px;
  }

  .p_article {
    font-size: 14px;
  }

  .btn-banner {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .give-icon {
    width: 110px;
    margin-bottom: 10px;
  }

  .col-3 {
    margin-bottom: 10px;
  }

  .h4_block_col_2 {
    margin-bottom: 10px;
  }

  .p_block_col_2 {
    font-size: 16px;
  }

  .footer-wrap {
    background-color: #4917ff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/saintmichaelbottom.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/saintmichaelbottom.png');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, auto;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .block-full.alt-2 {
    padding-bottom: 10px;
  }

  .block-full.about {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .block-full.aboutus {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .block-full.terms {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .card {
    margin-right: 5px;
    margin-left: 5px;
  }

  .p_prayer {
    font-size: 16px;
    line-height: 1.2;
  }

  .co4-li {
    font-size: 14px;
  }

  .marque-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .brand {
    padding-top: 15px;
  }

  .nav-menu {
    background-color: #33cdff;
  }

  .menu-button {
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: #33cdff;
  }

  .grid1 {
    display: block;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .p-text {
    font-size: 14px;
  }

  .img_caption {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .price {
    font-size: 32px;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .pendantwrap {
    width: 100%;
  }

  .h1_block {
    font-size: 24px;
  }

  .content_left {
    width: 100%;
    float: none;
  }

  .content_right {
    width: 100%;
    float: none;
  }

  .content_block {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .content_block.article_block {
    display: block;
    width: 100%;
  }

  .heading-2 {
    font-size: 30px;
  }

  .heading-2.mobile {
    font-size: 24px;
  }

  .image-3 {
    max-width: 90%;
  }

  .p_text {
    font-size: 16px;
  }

  .list-item {
    font-size: 16px;
  }

  .bold-text {
    font-size: 16px;
  }

  .list-item-2 {
    font-size: 16px;
  }

  .list-item-3 {
    font-size: 16px;
  }

  .list-item-4 {
    font-size: 16px;
  }

  .about_content {
    width: 90%;
  }

  .share_block {
    margin-bottom: 60px;
  }

  .michael_logo {
    width: 50%;
    max-width: 100%;
    margin-top: 10px;
  }

  .list-item-5 {
    font-size: 16px;
  }

  .list-item-6 {
    font-size: 16px;
  }

  .list-item-7 {
    font-size: 16px;
  }

  .content_left_article {
    width: 100%;
    float: none;
  }

  .content_right_article {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .content_left_artcle {
    width: 90%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-bottom: 20px;
    float: none;
  }

  .blog-lists {
    padding-right: 15px;
    padding-left: 15px;
  }

  .list-2 {
    padding-left: 20px;
  }
}

