.switchery {
    width: 30px !important; /* Largura desejada */
    height: 15px !important; /* Altura desejada */
}

.switchery > small {
    width: 15px !important; /* Largura do círculo interno */
    height: 15px !important; /* Altura do círculo interno */
}
