@media only screen and (max-width: 1300px) and (min-width: 991.98px){
        .ulrc400302 .watermark-number-left{
            right: 40px;
        }
        
}
@media only screen and (max-width: 1199.98px){
    .ulrc400302 .head-line {
    font-size: 30px;
    }
    .ulrc400302 .watermark-number {
    top: 15px;
    }
}
@media only screen and (max-width: 991.98px){
.ulrc400302 .img-sec {
    height: 280px;
}
.ulrc400302 .head-line {
        font-size: 25px;
        padding-right: unset;
    }
.ulrc400302 .sub-line {
    padding:unset;
    }
.ulrc400302 .text-space, .ulrc400302 .text-space-right  {
    padding: 8%;
    height: unset;
    }
    .ulrc400302 .text-space, .ulrc400302 .text-space-right{
        border: unset;
    }
.ulrc400302 .img-hov-left::before, .ulrc400302 .img-hov-right::before {
    width: unset;
    }
.ulrc400302 .sub-line {
    max-width: 100%;
}
.ulrc400302 .mob-screen{
    flex-flow: column-reverse;
}
.ulrc400302 .watermark-number-left  {
    right: 40px;
}
.ulrc400302 .content-shift{
    text-align: center;
}
}
@media only screen and (max-width: 767px){
.ulrc400302 .watermark-number-left, .ulrc400302 .watermark-number{
        display: none;
    }
}