.cid-rUTuXtqKzG button.navbar-toggler {
    outline: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    -webkit-align-self: center;
    align-self: center;
    background-color: #4c68ad;
	background-image: url('btn.jpg');

}