.selectthisimg2{
    position: absolute;
    animation: imgcenter2 2s ease-out forwards;
}

@keyframes imgcenter2{
100% {
    left: 75%;
    top: 58%;
    width: 23%;
  }
}

.p4bg{
	background: url("http://gituploads.olenepal.org/epaath_media/activity/grade3/science/types_of_plants/images/greenhouse.jpg");
	background-size: 100% 100%;
}
.rework-1{
	background-color: rgba(255,255,255,0.85);
	border-radius: 2vmin;
}







