.image-select__container{position:relative}.image-select__container .image-select__add-button,.image-select__container .image-select__image-container{position:relative;float:right;margin:0 auto;height:150px}.image-select__container .image-select__image-container .image-select__image-close-button{position:absolute;top:3px;right:3px;background-color:#fff;font-size:1.5rem}.image-select__container .image-select__image-container .image-select__image-close-button:before{content:"✕";color:#000}.image-select__container .image-select__image-container .image-select__image-close-button:hover:before{content:"✖";color:red}.image-select__container .image-select__image-container .image-select__image{max-height:100%;height:100%}.image-select__container .image-select__add-button .image-select__add-link{position:absolute;right:50%;top:50%;transform:translate(50%,-50%);-webkit-transform:translate(50%,-50%);background-color:#fff;font-size:1.5rem}.image-select__container .image-select__add-button .image-select__add-link:before{content:"✛";color:#1e90ff}.image-select__container .image-select__add-button .image-select__add-link:hover:before{content:"✚";color:#00c93c}