@charset "UTF-8";
.MyImage>img:first-child{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MyImage{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start}.MyImage>img:first-child{position:relative;z-index:1;display:inline-block;width:100%}