.container {
    height: 200px;
    padding: 0% 15%;
    box-sizing: border-box;
}
