﻿/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

@media (max-width:767px){
	#cookie-law-info-bar{
	    bottom:100px !important;
}
}