@charset "utf-8";

.tBox .photoWrap { position:relative; }
.tBox .photoWrap .photo { display:flex; position:absolute; top:0; right:0; }
.tBox .photoWrap .photo img { max-height:300px; }