body::before {
  display: block;
  content: '';
  height: 60px;
}


@media (min-width: 768px) {
  .news-input {
    width: 50%;
  }
}

.carousel {
  width: 800px;
  height:500px;
}
.carousel {
 left: 250px;


}

.calendar{
  left: 250px;
  width: 800px;
  height:500px;
}
