/**
 * ESTUDIO  - MOBILE - 
 */

@media (max-width: 768px) {
	
	
	
	.path-estudio .bs-region--left .field--name-body {
		font-style: normal;
		font-weight: 500;
		letter-spacing: -0.0015em;
		color: #000000;
		max-width: 1000px;
		font-size: 34px;
		line-height: 43px;
		padding-bottom: 30px;
	}
	
	.path-estudio .media--image {
		background-position-y: initial;
	}
	
	.path-estudio .bs-region--bottom {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	
	
	
	
}