
.row:after {
  content: "";
  display: table;
  clear: both;
}
.mycontainer {
  width:90%;  
  display:inline-block;
}