@media (max-width: 1600px) {
    .task-image-container {
        max-width: 800px;
    }
}