.dynamic_image_headings {
	font-size:68px !important;
	color:#FFFFFF !important;
}

@media(min-width:320px) and (max-width:480px){
.dynamic_image_headings{
	font-size:23px !important;
}}

@media(min-device-width:768px) and (max-device-width:1024px){
.dynamic_image_headings{
	font-size:34px !important;
}}

.dynamic_image_button_text {
	color:#FFFFFF !important;
}

.page_heading_text {
	color:#FFFFFF !important;
}

.page_button_text p {
	color:#FFFFFF !important;
}