/* .feshow{ width: 300px; height: 300px; background-color: aquamarine; position: relative; margin: auto; } */ .fe_all { height: 0px; /* width: 1200px; */ } @media(min-width: 200px) { .j_loop { height: 300px; width: 300px; /* background-color: rgba(255, 238, 0, 0.267); */ position: relative; /* left: 260px; top: 317px; */ left: 360px; top: 415px; } } @media(min-width: 992px) { .j_loop { height: 300px; width: 300px; /* background-color: rgba(255, 238, 0, 0.267); */ position: relative; /* left: 475px; top: 325; */ left: 574px; top: 421px; } } @media(min-width: 200px) { .m_loop { height: 300px; width: 300px; /* background-color: rgba(0, 255, 55, 0.267); */ position: relative; /* left: -139px; top: -478px; */ left: -39px; top: -177px; } } @media(min-width: 992px) { .m_loop { height: 300px; width: 300px; /* background-color: rgba(0, 255, 55, 0.267); */ position: relative; /* left: 66px; top: -481px; */ left: 165px; top: -179px; } } @media(min-width: 200px) { .s_loop { height: 300px; width: 300px; /* background-color: rgba(0, 17, 255, 0.267); */ position: relative; /* left: -57px; top: -686px; */ left: 43px; top: -185px; } } @media(min-width: 992px) { .s_loop { height: 300px; width: 300px; /* background-color: rgba(0, 17, 255, 0.267); */ position: relative; /* left: 149px; top: -678; */ left: 248px; top: -182px; } } @media(min-width: 200px) { .h_loop { height: 300px; width: 300px; /* background-color: rgba(255, 0, 0, 0.267); */ position: relative; /* left: 108px; top: -1658px; */ left: 208px; top: -958px; } } @media(min-width: 992px) { .h_loop { height: 300px; width: 300px; /* background-color: rgba(255, 0, 0, 0.267); */ position: relative; /* left: 321px; top: -1668px; */ left: 417px; top: -964px; } } @media(min-width: 200px) { .t_loop { height: 300px; width: 300px; position: relative; /* background-color: rgba(156, 111, 52, 0.26); */ /* left: 354px; top: -1978px; */ left: 454px; top: -1077px; } } @media(min-width: 992px) { .t_loop { height: 300px; width: 300px; position: relative; /* background-color: rgba(156, 111, 52, 0.26); */ left: 670px; top: -1079px; } }