.body_container {
Padding-left:3%;
Padding-right:3%;
Margin:50px Auto;
}
.header {
Padding:0;
Border-radius:10px;
Text-align:center;
}
.header .header_top {
Background: Url("https://d1gdu49c1knkp2.cloudfront.net/vip/ug9qvgs.png");
Padding:0;
Height:85px;
Text-align:left;
Border-top-left-radius:10px;
Border-top-right-radius:10px;
}
.header .header_top .logo Img {
Height:120px;
Margin-top:-10px;
}
.header .header_top .icon {
Color: #404040;
Font-size: 27px;
Line-height: 30px;
Text-align:center;
Font-family: Impact , Sans-serif;
}
....... Show MoreShow less