.img_lat{
	width: 90%;
	display: inline-block;
	height: 100%;
}
div#div_row_form {
    margin-top: 50px;
}

div#div_row_legend{
    padding: 15px;
}
#img_logo{
    width: 70%;
    display: block;
    margin: auto;
}
form#bri_form div.row{
    margin-top: 7px;
    margin-bottom: 7px;
}
div#row_log_submit{
    margin-top: 25px !important;
}

@media (min-width: @screen-sm-min){

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min){

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min){
    
}