body{
  background: url(../img/bg.png);
}
@media(min-width:1400px){
  .container{
    max-width: 1400px;
  }
}