.image-section{
	position: relative;
	width: 100%;
	height:60%;
}
.image-container{
	position: relative;
	width: 80%;
	height: 100%;
	top:0%;
	left:10%;
}
.image-image{
	position: relative;
	width: 100%;
}
.imageavisocontainer{
	position: relative;
	width: 40%;
	height: 30%;
	top: 3vh;
	left: 30%;
}
.imageavisocontainer img{
	width: 100%;
}
.avisotextocantainer{
	position: relative;
	width: 80%;
	left: 10%;
}
h1{
	font-size: 2EM;
}
h2{
	font-size: 1.6EM;
}
span{
	font-size: 1.3EM;
}