.post2{
     width: 900px !important;
}
@media (max-width: 727px) {
 .post2 .thumb img {
  width: 380px !important;

 }
}
@media (max-width: 767px) {
 .post2 {
  width: 480px !important;

 }
}