/* Enter Your Custom CSS Here */

p, h1, h2, h3, h4, h5 {
  
  font-family: Pridi !important;
}

@media only screen and (max-width: 920px) {
  .baner-home3 {
    display: none !important;
}
}


@media only screen and (min-width: 921px) {
  .baner-home2 {
    display: none !important;
}
}