.reports-checkbox-mobile-title {
    float: left;
    padding: 0 30px;
}

@media screen and (max-width: 480px) {
    .reports-checkbox-mobile {
        top: 42px;
    }
}