body.site {
	background-image: url(/images/zoom.png);
	background-repeat-y: repeat;
	background-size: 100%;
}
a.brand.pull-left{
  width: 100%;
    text-align: center;
}
#aside{
  visibility: hidden;
}
#content{
  width: 100%;
}

.com-content-categories{
  font-weight:bold;
  font-size:17px;
}

.modal-dialog modal-lg jviewport-width80{
  height: 1%;
  z-index: -1;
}

site-title only screen and (min-width: 900px){
  font-size: 66px;
}

site-title only screen and (max-width: 899px){
  font-size: 33px;
}

.com-content-categories__item-title{
  font-family: times;
}