.textorshortcode-clearfix {
    clear:both;
}
.textorshortcode-layout {
    width:auto;
    text-align:center;
    margin:20px auto;
}
.textorshortcode-layout h3 {

}
.textorshortcode-layout .textorshortcode-text {
    font-size:12px;
}
@media screen and (max-width: 989px) {
    .textorshortcode-layout { clear:both; }
}