.fujoho_custom_banner-wrapper{
display:flex;
}

@media screen and (max-width: 480px){
.fujoho_custom_banner-wrapper{
display: block;
}
}