.container {
width: 100%;
}
.left {
float: left;
width: 300px;
margin-left: 20px;
margin-bottom: 20px;
height: 100%px;
}

