/**

overflow:hidden;
position: s; display: flex; left: 0; right:0;
	
**/
body { border: 0px solid green;
	  width: 100%;	height: 100%; 
	font-family:  Baskerville, "Playfair Display", "Times New Roman", serif;
	margin: 0;  padding: 0;
}

.outer-box1{ border: 0px solid orange; 
    position: relative; display: flex; flex-direction: column; 
	top: 10px;
	width: 100% !important; height: 100%;	padding: 0px; margin: 20;
	text-align: center;	justify-content: center; align-items: center;
	
}

.et1-butterfly1 { border: 0px solid red; 
    top: 100px;  width: 50%; height: auto;	padding:80px;
	text-align: center;	justify-content: center; align-items: center;
	margin: 0 auto;
}
.et1-butterfly1 img{ border: 0px solid blue; 
   width: 100% !important; height: auto; padding: 0px;
  align-items: center; text-align: center;	justify-content: center;
  margin: 0 auto;
}
.et1-butterfly1 .b1{

}
.txt-b1{
   font-family:  Baskerville, "Playfair Display", serif; font-style: italic; text-align: left;
 font-size: 1.2vw;  font-weight: normal; color: rgb(50,50,50); text-decoration: none;
}

.txt-b2{
   font-family:  Baskerville, "Playfair Display", serif; font-style: italic; text-align: left;
 font-size: 1.2vw;  font-weight: normal; color: rgb(50,50,50); text-decoration: none;
}
