/* Base styles for web and mobile */

.sasm-auto-width {
    width: auto !important;
}

.sasm-fit {
    flex: 1;
}
