.img-left{display:flex;justify-content:flex-start}
.img-right{display:flex;justify-content:flex-end}
.img-center{display:flex;justify-content:center}
.img-cmp.rounded-border img{border-radius:12px}
.enlargeBtn{color:#000;font-weight:600;font-size:14px;font-family:BNYM_CORPORATE_Akkurat_Pro;text-decoration:none}
.enlargeBtn:hover{border-bottom:2px solid;color:#000}
.enlargeBtn-container{margin-top:10px}
.enlargeBtn-container:after{content:"\e148";padding-left:0}
.enlargeBtn-container:after{font-family:Material Icons;vertical-align:middle;padding-left:2px;font-size:1.1rem;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga" 1}
[type="investor"]:lang(ja){.enlargeBtn{font-family:"source-han-sans-japanese"}
}