@media screen and (max-width: 320px){
	.xyfc img{

    height: 5.5em;}

}


@media screen and (min-width: 375px){
	.xyfc img{

    height: 6.5em

;}
@media screen and (min-width: 600px){
	.xyfc img{

    height: 13em;}

}
@media screen and (min-width: 1024px){
	.xyfc img{

    height: 18em;}

}
@media screen and (min-width: 1350px){
	.xyfc img{

    height: 24em;}

}
