.site_header .brand_area .jpl_logo { height: 50%; }
.site_header .brand_area .caltech_logo { display: block; text-indent: -9999px; width: 100%; float: left; height: 50%; }
.slick-track { margin: 0 auto; }
.science_and_technology { /*background-color: #000;*/ height: 350px; background-image:url("/assets/images/content/tmp/home/curiosity.jpg"); background-size:cover; background-repeat: no-repeat; background-position: center center; }
.science_and_technology .outline_button.dark { opacity: 1; color: #222; border-color: #222; }

@media (min-width: 460px) {
	
}
@media (min-width: 600px) {
	.science_and_technology { height: 400px; }	
}
@media (min-width: 768px) {
	.science_and_technology { height: 665px; }
}
@media (min-width: 1024px) {
	
}