.bottom{
    margin-top: 50px;
}
.bottom_h1{
    /*border-top: 3px solid rgb(204, 0, 0);;*/
    width: 100%;
    margin-top: 10px;
    color: rgb(204, 0, 0);
    padding-top: 10px;
}
.bottom_h2{
    padding-left: 30px;
    color: rgb(204, 0, 0);
}
.bottom_t{
    margin: 0 auto;
    border: 10px;
    border-spacing: 20px;
}
.bottom_t img{
    width: 222px;
    height: 133px;
}