.reset-thin-row {
    margin-top: 4%;
}

.reset-row {
    margin-top: 8%;
}

.reset-label {
    margin-top: 1%;
}

@media only screen and (min-device-width: 481px) {
    .container{
        max-width: 400px;
        outline: 1px dotted black;
    }
}

@media only screen and (max-device-width: 480px) {
    .sags-freq-label {
        margin-top: 8%;
    }
}
