.image-section{
	position: relative;
	width: 100%;
	height:100%;
}
.image-container{
	position: relative;
	width: 80%;
	height: 70%;
	top:15%;
	left:10%;
}
.image-image{
	position: relative;
	width: 100%;
}
.imageavisocontainer{
	position: relative;
	width: 40%;
	height: 30%;
	top: 3vh;
	left: 30%;
}
.imageavisocontainer{
	position: relative;
	width: 50%;
	height: 20%;
	top: 3vh;
	left: 25%;
}
.imageavisocontainer img{
	width: 100%;
}
.avisotextocantainer{
	position: relative;
	width: 80%;
	left: 10%;
}
h1{
	font-size: 4EM;
}
h2{
	font-size: 2.5EM;
}
span{
	font-size: 1.8EM;
}