.PopularCats {
background: #fbfbfb;
  margin-top: 50px;
} 
.copyright {
    font-size: 13px;
  padding: 0;
}
.banners .home-banner-1 .banner-message-1,
.banners .home-banner-1 .banner-message-1-small{
color: #ffffff;
  font-size: 60px;
}
.banners .home-banner-2 .banner-message-2,
.banners .home-banner-2 .banner-message-2-small {
color: #ffffff;
  font-size: 35px;
}

.small_banner-message-1,
.small_banner-message-1-small{
color: #000000;
  font-size: 25px;
}
.small_banner-message-2,
.small_banner-message-2-small {
color: #e3e3e3;
  font-size: 40px;
}

.small_banner-message-1,
.small_banner-message-2 {
display:block;
}
html {
margin-top: 0; 
}
