.image-section{
	position: relative;
	width: 100%;
	height:100%;
}
.image-container{
	position: relative;
	width: 96%;
	left:2%;
}
.image-image{
	position: relative;
	width: 100%;
}
.imageavisocontainer{
	position: relative;
	width: 80%;
	height: 20%;
	top: 3vh;
	left: 10%;
}
.imageavisocontainer img{
	width: 100%;
}
.avisotextocantainer{
	position: relative;
	width: 90%;
	left: 5%;
}