.img-size{
    width: 50%;
}

.table-1 th, .table-1 td{
    padding: 25px 12px!important;
}

.table-2 th, .table-2 td{
    padding: 20px 8px!important;
}

.table-1 th, .table-2 th{
        text-wrap: nowrap;
}


@media only screen and (max-width: 720px) {

    .img-size{
        width: 80%;
    }

    
}
