.groupEsim img{position:absolute;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}#img1:checked~.groupEsim img:first-of-type,#img2:checked~.groupEsim img:nth-of-type(2),#img3:checked~.groupEsim img:nth-of-type(3),#img4:checked~.groupEsim img:nth-of-type(4){opacity:1}