.box-col1 {
padding-top: 20px;
padding-bottom: 20px;
}
.box-col2 {
padding-top: 30px;
padding-bottom: 20px;
}
.box-col3 {
padding-top: 20px;
padding-bottom: 20px;
}
.info-texts div {
position: relative;
margin-top: 20px;
}
body {
font-family: 'Ubuntu', sans-serif;
font-size: 13px;
}
.row.header .col-sm-3.col-md-3.col-lg-3 {
top: 0px !important;
}
.main-menu {
height: auto !important;
}