.cc_container {
    border-top: 4px solid #F1D600;
}

@media (min-width:768px) {

.cc_message {
    font-size: 0.7em !important;
    line-height: 1.3em !important;
    width: 80% !important;
    text-align: justify !important;
}

.cc_btn {
	position: absolute;
	max-width: 100px;
	bottom: 20px;
	right: 20px;
}
}



@media (max-width:767px) {

	.cc_message {
	    width: 100% !important;
	}	

	.cc_btn {
		float: none !important;
		position: relative;
		margin: 15px auto 10px auto !important;

	}
}


/* 992 767