@media (min-width: 992px) {
  .left-right-layout .left-sec {
    flex-basis: 490px;
  }
}
