
@media only screen and (max-width: 760px) {
	.section-slideshow h1 {	
		font-size: 30px !important;
	}
  }
.section-slideshow p {	
	font-size: 1.125rem;
}