﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

.contentFull {float: none; width: 96%; margin: 0 2%;}
@media screen and (max-width: 800px) {.contentFull {width: 98%; margin: 1%;}}

header {background: #ffffff; background-image: none;}
header .brand img {zoom: 0.8 !important;}
.btn-detail {display: none !important;}
.brand, .brand a, .brand a:hover {color: #14153a;}
.slogan {color: #14153a;}
