table{
    width: 100%;
    margin-top: 60px;
}

td{
    padding: 30px;
}

iframe{
    width: 100%;
    height: 600px;
    border: none;
}


