@charset "UTF-8";
article{
      background-image: url("https://demo20.miniflat.ir//page/1639159688/file/inner-bg.png");
      background-size: cover;
      background-repeat: no-repeat;
}
.page_image{
        display: flex;
    justify-content: center;
    margin-top: -130px;
}

.page_title{
   color: #e42045;   

}
.aboutUs{
    background-color: #e420450d;
   padding: 40px 40px 0 40px;
    border-radius: 20px;
    height: 500px;
  
}



@media (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}