.msp-preset-btn-192 {
    background-color: #fff;
    color: #333
}

.msp-preset-btn-192:hover {
    background-color: #f9f9f9
}

.msp-preset-btn-192:active {
    top: 1px
}

.msp-cn-163-1 {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 26px;
    line-height: normal;
    color: #ffffff;
}

.msp-cn-163-2 {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    line-height: normal;
}

.msp-cn-163-3 {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 36px;
    text-align: right;
    line-height: normal;
    color: #ffffff;
}

.msp-cn-163-4 {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 12px;
    line-height: normal;
}

.msp-cn-163-5 {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 36px;
    text-align: center;
    line-height: normal;
    color: #ffffff;
}

.msp-cn-163-6 {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 12px;
    line-height: normal;
}

@media screen and (min-width: 1280px) {
    .msp-cn-163-1 {
        text-align: center;
        font-size: 65px;
    }
}

@media screen and (min-width: 766px) and (max-width: 768px) {
    .msp-cn-163-1 {
        font-weight: normal;
        font-size: 60px;
        text-align: center;
    }

    .msp-cn-163-2{
        font-size: 30px;
    }
}


@media screen and (max-width: 767px) {
    .msp-cn-163-1 {
        font-weight: normal;
        font-size: 60px;
        text-align: center;
    }

    .msp-cn-163-2{
        font-size: 30px;
    }
}

@media screen and (max-width: 544px) {
    .msp-cn-163-1 {
        font-weight: normal;
        font-size: 100px;
        text-align: center;
    }

    .msp-cn-163-2{
        font-size: 40px;
    }

    #font-sm{
        font-weight: normal;
        font-size: 80px;
        text-align: center;
    }
}