@media only screen and (min-width: 768px) {
#dashboard_b2b_container{
padding: 28% 60px 0px 60px;
}
.item_dashboard{
width: calc(49% - 50px);
}

}
