@media (max-width: 1024px) {
  .ornamento_verde {
    width: 10% !important;
    position: absolute;
    margin-top: -11% !important;
  }
  .ornamento_cafe {
    width: 10% !important;
    position: absolute;
    right: 0;
    margin-top: 18% !important;
  }
  .hero h1 {
    width: 40% !important;
    margin: 0% 30% !important;
  }
}
@media (max-width: 768px) {
  .ornamento_verde {
    width: 13% !important;
    position: absolute;
    margin-top: -22% !important;
  }
  .ornamento_cafe {
    width: 13% !important;
    position: absolute;
    right: 0;
    margin-top: 20% !important;
  }
  .img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header, .video-fluid {
    max-width: 100%;
    height: auto;
    width: 74% !important;
  }
}
@media (max-width: 425px) {
  .ornamento_verde {
    width: 17% !important;
    position: absolute;
    margin-top: -33% !important;
  }
  .ornamento_cafe {
    width: 17% !important;
    position: absolute;
    right: 0;
    margin-top: 43% !important;
  }
  .w-r-s-r{
    width: 25%;
  }
  .hero {
    height: 70vh !important;
  }
  .hero h1 {
    margin: 0;
    font-size: 27px;
    font-weight: 700;
    line-height: 45px;
    color: #fff;
    font-family: 'Poppins-SemiBold';
  }
  .hero h1 {
    width: 55% !important;
    margin: 0% 22% !important;
  }
  .d-r-s-r-c{
    width: 73% !important;
    margin-left: 13% !important;
  }
}
@media (max-width:375px) {
  .ornamento_verde {
    width: 20% !important;
    position: absolute;
    margin-top: -39% !important;
  }
  .d-r-s-r-c {
    width: 83% !important;
    margin-left: 10% !important;
  }
  .ornamento_cafe {
    width: 20% !important;
    position: absolute;
    right: 0;
    margin-top: 46% !important;
  }
}
@media (max-width: 320px) {
  .ornamento_verde {
    width: 24% !important;
    position: absolute;
    margin-top: -49% !important;
  }
  .hero h1 {
    margin: 0;
    font-size: 23px;
    font-weight: 700;
    line-height: 37px;
    color: #fff;
    font-family: 'Poppins-SemiBold';
  }
  .hero h1 {
    width: 71% !important;
    margin: 0% 16% !important;
  }
  p.aos-init.aos-animate {
    font-size: 16px !important;
  }
  .d-r-s-r-c {
    width: 94% !important;
    margin-left: 4% !important;
  }
  .ornamento_cafe {
    width: 24% !important;
    position: absolute;
    right: 0;
    margin-top: 46% !important;
  }
  .section-header p {
    font-size: 18px !important;
    line-height: 29px !important;
  }
}