.logo img {
    width: 100px !important;
}
section .section--header p, 
section.muloyalty .section--header p {
    font-size: 14px;
}
section.banners .owl-item h1 {
    font-size: 22px;
}
section.banners .owl-item h4 { font-size: 16px; }
section.banners .owl-nav .owl-next, section.banners .owl-nav .owl-prev {
    opacity: 0;
}
section.banners .header-content {
    width: 100%;
}
section.muloyalty .section--header p {
    margin-bottom: 9px;
}
section.muloyalty .section--header h3 {
    font-size: 34px;
}
section.muloyalty .content-info .info-item {
    padding: 1rem;
}
section.muloyalty .content-info .info-item .info p,
section.muloyalty .content-info .info-item .info-title {
    font-size: .875rem;
}
section.howtouse .img-wrapper {
    padding-top: 0;
}
section.howtouse .section--header {
    padding-bottom: 0;
}
section.howtouse .mb-30 {
    margin-bottom: 0 !important;
}
section.contact .contact-wrap {
    padding: 40px 20px;
}
section .banner--title {
    font-size: 1.5rem;
}
section.sub-banner .list-item span {
    font-size: 14px;
}
section.sub-banner .list-item {
    width: 100%;
    margin-bottom: 8px !important;
}
section.finorder .sub--header h3,
section.device .sub--header h3 {
    font-size: 1.25rem;
}
section .sub--title-pill {
    font-size: 1.25rem;
    width: 200px;
    margin-bottom: 30px;
}
.device-info-list li, section .pms--info  {
    font-size: 1rem;
}
.device-info-list li span, section.free .section--header p{
    padding-left: 1rem;
}
section.free .card-small {
    margin-bottom: 1rem;
}
section.sub-banner .sub-banner-content p {
    line-height: 24px;
    font-size: 1rem;
}
section.about-pms .sub--header h3 {
    font-size: 20px;
}
section.about-pms .card p, section .pms--title, section .sub--title-p {
    font-size: 1.25rem;
}
section.sub-banner .bg-banner.bg-banner-single{
    padding-top: 180px;
}
section.mupoint .card-wrap {
    margin-top: 20px;
}
section.mupoint .card-wrap .col-md-6 .card {
    min-height: auto;
    padding: 1rem;
    margin-bottom: 12px;
}
section.mupoint .card-wrap .col-md-6 .card p, 
section.alliance .card p {
    font-size: .875rem;
}
section.mupoint .info-card .card-header{
    padding: 1rem;
    font-size: 1rem;
}
section.mupoint .info-card .card-body  {
    padding: 1rem;
    font-size: .875rem;
}
section.alliance .text-lg {
    font-size: 1.125rem;
    text-align: center;
}
section.alliance .card {
    margin-bottom: 50px;
}
section.alliance .card .img-wrapper>img {
    height: 30px;
}
section .sub--info-p {
    font-size: 14px;
}
section.about .img-wrapper {
    padding-right: 0;
}

section.about .content {
    padding-top: 20px;
    text-align: center;
}
section.about .content h4 {
    font-size: 20px;
    margin-bottom: 30px !important;
}
section.history .line-box {
    padding-left: 0;
    padding-right: 0;
}
section.history .row:nth-child(2n) .line-box .time-info {
    margin-right: -30px; 
}
section.history .row:nth-child(2n-1) .line-box .time-info {
    margin-left: -30px; 
}
section.history .line-box .time-title {
    font-size: 14px;
    margin-bottom: 0;
}
section.history .line-box .time-info {
    font-size: 12px;
}
section.history .row:nth-child(2n-1) .line-box .month {
    padding-right: 12px;
}
section.history .row:nth-child(2n) .line-box .month {
    padding-left: 12px;
}
section.history .line-box h4 {
    margin-bottom: 10px !important;
}
section.history .row .col .info-box {
    margin-bottom: 10px;
}