/*****************************************
		CUSTOM CSS
******************************************/
#@media screen and (min-width: 980px) {

#.website-footer {
#position: fixed;
#bottom:0;
#left:0;
#right:0;
#}

#}

.content-position-right .column-content {
margin-top: -30px;
}

@media screen and (min-width: 980px) {

.column-content {
padding-right: 90px;
}

}