 * {-webkit-print-color-adjust:exact;}

body {
    color: #000;
    background-color: #FFF;
    font-size: 10px;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.col-xs-3 {
    width: 120px;
    height: 160px;
    margin: 5px;
    page-break-inside: avoid;
}


.embed-responsive { height: 70px; }

.embed-responsive img{
    display:inline;
     width: 140px;
     height: 70px;
     margin-bottom: 10px;
}