.block-lastnews {
  .img-lastnews {
    img {
      height: 400px !important;
    }
  }
}

.block-news {
 .img-news {
   img {
     height: 150px !important;
   }
 }
}