/*  ------  local   ------  */

@media only screen and (max-width: 450px) {
    .hyphen-txt span{
        display: block;
    }
}