.header {
  border-bottom: 1px solid #f5f5f5;
  background-color: #fff;
}
body{
   margin: 10px;
   background: white;
}
.container{
   background: white;
   /*text-align: center;*/
}
.container img{
   max-width: 100%;
   padding: 5px;
}
.my-class {
   margin-bottom: 50px;
}
.new-class{

   font-size: 18px;
}

.p{
   font-family: "Open Sans", "Arial", sans-serif;
}

.mid{
   text-align: center
}

.sell {
 
   text-decoration: none;
   color: white;

}
