.af-statistics-start {
   background: #fff;
   border-top: .625rem solid #00005a;
   padding: 20px 0 8px 15px;
   -webkit-box-flex: 0;
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.af-statistics-start .af-statistics-start__left .af-statistics-topinfo .af-statistics-start__bold {
   font-size: 40px;
   font-weight: 700 !important;
   color: #00005a;
}

.af-statistics-start a.btn-app-link {
   font-size: 1rem;
   padding: 0.8rem 1.2rem;
   padding-right: 3rem;
   margin: 20px 0 20px 0;
}

.af-statistics-start img.af-statistics__icon {
   height: auto !important;
   max-width: 160px;
   max-height: 166px;
}

.af-statistics-start .af-statistics-start__left {
   -ms-flex: 0 0 66%;
   flex: 0 0 66%;
   max-width: 66%;
   -webkit-box-flex: 0;
   padding: 0 10px 0 15px;
}

.af-statistics-start .af-statistics-start__right {
   -ms-flex: 0 0 34%;
   flex: 0 0 34%;
   max-width: 34%;
   -webkit-box-flex: 0;
   text-align: center;
   -ms-flex-item-align: end;
   align-self: flex-end;
}

.af-statistics-start .af-statistics-right__wrapper {
   width: 100%;
}

.af-statistics-start .af-statistics-start__left .af-statistics-topinfo {
   line-height: 1.2 !important;
   font-size: 1.75rem;
   font-weight: 600;
}

.af-statistics-start .af-statistics-start__left p .af-statistics-start__bold {
   font-weight: 700 !important;
   font-size: 32px;
   color: #00005a;
   line-height: 1 !important;
}

.af-statistics-start p, .af-statistics-start .af-statistics-topinfo {
   margin-bottom: 15px !important;
}

.cms-start .af-statistics-start .af-statistics-start__left .af-statistics-topinfo {
   font-weight: 600;
   font-size: 1.75rem;
   line-height: 1.2 !important;
   margin-bottom: 15px !important;
}

@media (max-width: 920px) and (min-width: 768px) {
   .af-statistics-start .af-statistics-start__left {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58%;
      flex: 0 0 58%;
      max-width: 58%;
   }

   .af-statistics-start .af-statistics-start__right {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 42%;
      flex: 0 0 42%;
      max-width: 42%;
   }

   .af-statistics-start .af-statistics-start__left .af-statistics-topinfo .af-statistics-start__bold {
      font-size: 2rem !important;
   }

   .af-statistics-start .af-statistics-start__left .af-statistics-topinfo {
      font-size: 1.5rem !important;
   }
}

@media (max-width: 767px) {
   .af-statistics-start .af-statistics-start__left {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
   }

   .af-statistics-start .af-statistics-start__right {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      text-align: left;
      -ms-flex-item-align: unset;
      -ms-grid-row-align: unset;
      align-self: unset;
   }

   .af-statistics-start a.btn-app-link {
      width: 190px;
   }

   .af-statistics-start .af-statistics-start__left .af-statistics-topinfo .af-statistics-start__bold {
      font-size: 2rem !important;
   }

   .af-statistics-start .af-statistics-start__left .af-statistics-topinfo {
      font-size: 1.5rem !important;
   }
}
