﻿.main-brand img, .dsnload__img img {
  width: 100px!important;
}

.hp{
  min-height: 450px!important;
}

.mv{
  border-radius: 30px;
  padding: 40px 30px!important;
}
.icov{
  background-color: #ffb60094;
    border-radius: 10px;
    text-align: center;
    padding: 16px;
    margin: 5px;
}

.fvi{
font-size: 50px!important;
}

.tite{
  background: #F5BF23;
    padding: 8px;
    text-align: center;
}
.imge{
  border-radius: 10px;
}

.cover-bg-img2 {
  width: 70%; 
  height: 110%;
  opacity: 0.7;
}

@media only screen and (max-width: 600px) {
  
    .cover-bg-img2 {
      width: 100%; 
      height: 110%;
      opacity: 0.7;
    }
    

}

.som{
  box-shadow: rgb(0 0 0 / 91%) 0px 30px 90px;
}

.main-brand img{
  width: 150px!important;
}