
.nr-photoArea img{
  width: 400px;
}
@media screen and (max-width: 759px) {
   #nr_body .nr-section .mb_40px{
    margin-bottom: 40px ;
  }
}
@media screen and (min-width: 980px) {
   .nr-header--1{
     font-size: 28px;
     white-space: nowrap;
   }
}
