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