@media (min-width: 992px) {
    .reports-container {
        width: 50%;
    }
}