.navbar-brand img{height:30px}
.section-3 .misi img{height:180px;width:180px}
.section-1,.section-2,.section-3{padding-top:40px;padding-bottom:40px}

@media (min-width:992px) and (max-width:1199px){
    .section-1 img{transform-origin:right;transform:scale(1.2)}
}

.section-1 h2,.section-2 h1{font-size:30px}
    
@media (min-width:992px){
    .navbar-brand img{height:40px}
    .section-1 h2{font-size:40px}
}

.section-1 p{font-size:18px}

@media (min-width:992px){
    .section-1 p{font-size:24px}
    .section-2 h1{font-size:40px}
}

@media (min-width:1400px){
    .section-1 h2{font-size:50px}
    .section-1 p{font-size:30px}
}

.section-2 p{font-size:16px}

@media (min-width:992px){
    .section-2 p{font-size:20px}
}

@media (min-width:1200px){
    .section-2 p{font-size:22px}
}

.section-4,.section-5,.section-6{padding-top:80px;padding-bottom:80px}
.section-5 img{max-height:180px;width:100%;object-fit:contain;object-position:center}

@media (min-width:768px){
    .section-1,.section-2,.section-3{padding-top:80px;padding-bottom:80px}
    .section-3 .img-first{margin-top:-40%}
}

