Hi,
of course, with the same way, default is 300 pixels.
.jsn_map{
max-width:300px;
height:300px;
}
For width we recommend to use "max-width" instead "width" to have a responsive map. But basically for height this is not necessary and you can use "height" directive.