@media only screen and (max-width: 768px) {
    .navbar-toggler-icon .fas{

    element.style {
        font-size: 25px;
        padding-top: 3px;
    }
    }

}