:root{--width:21em}@media (min-width:768px){#tweets{font-size:1.8rem}:root{--width:18em}}#scaling_img,.tweet_img{display:block}#scaling_div{display:none}#scaling_img{position:absolute}#scaling_div{position:fixed}#scaling_div{top:0;left:0;z-index:4;width:100%;height:100%;background-color:rgba(0,0,0,.9)}#scaling_img{top:0;right:0;bottom:0;left:0;width:1px;height:1px;margin:auto}#scaling_img,.tweet_img{background-repeat:no-repeat;background-position:center;background-size:100% auto}#tweets{display:flex;flex-wrap:wrap;align-items:flex-start;margin:1.2em 0 0}.tweet_wrap{width:var(--width);margin:.7em auto;padding:.7em .9em .9em;border:1px solid #ccc;border-radius:.9em;box-shadow:.2em .2em .3em rgba(0,0,0,.4)}.tweet_img{width:var(--width);margin:.6em 0 0;border-radius:.8em}.img_h{height:calc(var(--width) / 3 * 4)}.img_w_3_2{height:calc(var(--width) / 3 * 2)}.img_w_4_3{height:calc(var(--width) / 4 * 3)}.img_w_16_9{height:calc(var(--width) / 16 * 9)}.x{margin:0 0 0 .7em}