.image-template-overlay-container{position:relative;overflow:hidden}
.image-template-overlay-container-size{height:100%;width:100%}
.image-template-overlay-image{position:absolute;height:24px;width:auto;z-index:1000;margin:5px}
.image-template-overlay-image-position-topRight{top:0;right:0}
.image-template-overlay-image-position-topLeft{top:0;left:0}
.image-template-overlay-image-position-bottomRight{bottom:0;right:0}
.image-template-overlay-image-position-bottomLeft{bottom:0;left:0}
.image-template-overlay-image-position-center{left:0;top:0;right:0;bottom:0;margin:auto !important}