.juicebox-container{
  margin:0 auto;
}

.jb-dt-main-image{
    top:10px!important;
}

.field--name-field-fot-grafo{
    display:table;
    margin:0 10px 10px;
}

.jb-navigation{
    z-index:10!important;
}

@media only screen and (min-width: 1200px) {
#block-gratis-system-main {
    max-width: 1100px;
    margin: 0 auto;
}

.juiceboxensaio{
    width: 70%;
    float: left;
    margin: 0 10px 0 0;
}

.field--name-field-fot-grafo{
    min-width: 300px;
}
}

@media only screen and (min-width: 960px) and (max-width:1199px) {
.juiceboxensaio{
    width: 70%;
    float: left;
    margin: 0 10px 0 0;
}
}

@media only screen and (min-width: 426px) and (max-width:959px) {
.juiceboxensaio{
    width: 100%;
    float: left;
    margin: 0 10px 0 0;
}

.field--name-field-fot-grafo{
    min-width: 300px;
    margin:0 0 10px;
}
}
