.sa-app__toolbar, .sa-app__body, .sa-app__footer {
    width: 100% !important;
    transition: width 0.2s ease-in-out;
}
