
/* ==========================================================================
   Our Strength
========================================================================== */
#our-strength .read h3 .font2 {
  font-size: 2em; }
#our-strength .banner {
    margin-bottom: 90px; }
#our-strength .bannerlist li .txtBox {
    max-width: 37rem; }
#our-strength .bannerlist li:nth-of-type(odd) .txtBox {
    padding: 30px 60px 30px 45px; }
#our-strength .bannerlist li:nth-of-type(even) .txtBox {
    padding: 30px 45px 30px 60px; }
#our-strength .banner .imgBox {
    height: 420px; }

/* ==========================================================================
   Facility
========================================================================== */
#facility .card .imgBox {
    height: 370px; }

