*{box-sizing: border-box }




.container{

max-width: 670px;
position: relative;
margin-left: 15px;
overflow: hidden;

}
  
