/* Enter Your Custom CSS Here */
@media (max-width: 1000px) {
   #bg-gray {
width: 1000px !important;
}
}