.extra-des h2 a {
    font-size:27px;
    font-weight:900;
}
.it-header a{
    width: 171px !important;
}
.top-top{
    display: block;
    height: 30px;
    float: left;
    width: 228px;
}
.header-phone span:hover{
    text-decoration: underline;
}
.little-phone{
    color: #677489;
    position: absolute;
    left: 20px;
    font-size: 33px;
    top: 96px;
}
@media screen and (max-width: 1300px) {
    .little-phone{
        color: #677489;
        position: absolute;
        left: 20px;
        font-size: 33px;
        top: 106px;
    }
    
}
.little-phone:hover{
    text-decoration: none;
}
.real-price{
    display: block;
    font-weight: 700;
    font-size:18px;
    margin-right: 4px;
    margin-top: 10px;
}
.real-code{
    color: #000;
}
.holiday-schedule {
    position: absolute;
    top: 80px;
    display: block;
}
.holiday-schedule a {
    color: #e40101;
}