.t4-content-inner {
    background: url("../../../../images/Boraman-Tile_200825-100px.png")  repeat-y;
}
.t4-palette-mainnav {
    background-color: transparent;
}
@media screen and (max-width: 1400px) {
.t4-content-inner {
	padding-left: 130px;
}	
}
@media screen and (max-width: 600px) {
.t4-content-inner {
    background: url("../../../../images/Boraman-Tile_200825-30px.png")  repeat-y;
	padding-left: 30px;
}	
}