@media (max-width: 1442px) and (min-width: 1024px) {
  .tasks{
    width: 992px;
  }
}