.speech-bubble{position:relative}.speech-bubble:after{content:"";position:absolute;width:151px;height:58px;background-image:url(/assets/images/speech-tail.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.speech-bubble.bottom-left:after{bottom:-55px;left:48px}.speech-bubble.bottom-right:after{bottom:-55px;right:48px}.speech-bubble.bottom-center:after{bottom:-55px;left:50%;transform:translateX(-50%)}.speech-bubble.top-left:after{top:-55px;left:48px;transform:scaleY(-1)}.speech-bubble.top-right:after{top:-55.5px;right:48px;transform:scaleY(-1)}.speech-bubble.top-center:after{top:-55px;left:50%;transform:scaleY(-1) translateX(-50%)}.speech-bubble-mobile:after{content:"";position:absolute;width:82px;height:38px;background-image:url(/assets/images/speech-tail-mobile.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.speech-bubble-mobile.top-left:after{top:-36px;left:48px;transform:scaleY(-1)}.speech-bubble-mobile.top-center:after{top:-36px;left:50%;transform:scaleY(-1) translateX(-50%)}.speech-bubble-mobile.top-right:after{top:-36px;right:48px;transform:scaleY(-1)}.speech-bubble-mobile.bottom-left:after{bottom:-36px;left:48px}.speech-bubble-mobile.bottom-center:after{bottom:-36px;left:50%;transform:translateX(-50%)}.speech-bubble-mobile.bottom-right:after{bottom:-36px;right:48px}