  @charset "utf-8";
/* CSS Document */

table {
border-spacing: 10px 50px;
}

th {
background-color: #4CAF50;
color: white;
}




.main_image {
    width: 100%;
    height: auto;
}

/*  GENERAL STYLES  */





