@media (max-width: 768px) {
    .title-carrier{
        font-size: 0.12em !important;
    }

    .table-carrier-image{
        max-width: 60%;
        max-height: 60%;
    }

    .company-minimal-title{
        font-size: 1em;
    }

    .company-minimal-main{
        font-size: 0.9em;
    }

    .carrier-location{
        font-size: 1em;
    }

    .carrier-duration{
        font-size: 1em;
    }
    
}