@charset "utf-8";
.message p {
	margin: 0 0 1.5em;
}

.message .img-wrapper {
	margin: 0 0 1.5em;
}

@media only screen and (max-width: 450px){
.container .wrapper .title-bn .title-bn-img-wrapper + h1 {
    top: calc((100% - 1em) / 2) !important;
}
}
