@media (min-width: 992px) {
    .plugin-left-side {
        max-width: 280px;
    }
}

.plugin-left-side {
    min-width: 233px;
}
