
@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.flex-caption p{
		/* display: none; */
		color:#363636;
		text-shadow: 0px 1px 1px white;
		font-size: 32px;
		line-height: 38px;
		font-family: 'ropa_sansregular';
		margin-top: 20px;
		letter-spacing: 0.5px;
		margin-right: 136px;
		text-align: right;
	}
	.flex-caption h3{
	  color: #363636;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px white;
  font-size: 42px;
  font-weight: normal;
  margin-right: 138px;
  text-align: right;
  font-family: 'fjalla_oneregular';
  
  }
  
  
  .mhome {
  display: block;
  margin-right: 130px;
}


}
