﻿section div.list-center .page-content .transport-box {
    margin: 0 auto;
    padding: 10px;
}

section div.list-center .page-content .transport-box .transport img {
    display: block;
    margin: 10px auto;
    max-width: 120px;
}

section div.list-center .page-content .transport-box .transport .transport-center {
    margin: 0 auto;
    overflow: hidden;
    padding: 8px 0;
    border-top: 1px solid #ccc;
}

section div.list-center .page-content .transport-box .transport {
    margin: 10px auto;
    padding: 0 20px;
}

section div.list-center .page-content .transport-box .transport .transport-center p {
    display: block;
    height: 90px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}

section div.list-center .page-content .transport-box .transport .transport-center h4 {
    text-align: center;
    font-weight: 700;
    color: #c40a18;
    font-size: 16px;
    padding: 0 0 10px;
    margin: 0;
    line-height: 20px;
}

.responsive-iframe {
    position: relative;
    width: 100%;
    padding-bottom: 50.5%;
    overflow: hidden;
}

.responsive-iframe embed, .responsive-iframe iframe, .responsive-iframe object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}
