
    .box {

height: 70px;
width: 100%;
border: 1px solid black;
margin-bottom: 20px;
background: #F5F2F1;
}

.bottom-con {
    height: 48px;
    width: 100%;
    background-color: #fff;
}

/* margin  content body for all pages */
.content {
    margin-bottom: 130px;
}