.title-carrier{
    font-size: 0.2em;

}

.table-carrier{
    font-size: 0.1em;
    border-collapse: separate;
    border-spacing: 0 20px;
}

.table-carrier tr{
    background-color: #fff;

}

.table-carrier tr:hover {
    background-color: #ebedf3;
}



.carrier-company{
    padding-top: 2% !important;
}

.table-carrier-image{
    max-width: 80%;
    max-height: 80%;
}

.company-minimal {
    display: flex;
    align-items: center;
    /*margin-left: -20px;*/
    min-width: 240px;
}


.text-primary {
    color: #0077b5;
}

.carrier-location{
    padding-top: 4% !important;
    
}
.carrier-duration{
    padding-top: 4% !important;
}