/* ulrc400232 CSS */
@media only screen and (max-width: 1199px){
    .ulrc400232 .serveImg img {
        height: auto;
        width: 70%;
    }
	.ulrc400232 .for-des{
		display: none;
		}
	.ulrc400232 .serveMargin-last{
	margin-bottom: 4%;
	}
}
@media only screen and (max-width: 991px){
    .ulrc400232 .serveImg img {
        height: auto;
        width: 55%;
	}
}
@media only screen and (min-width: 1200px){
	.ulrc400232 .for-des-2{
		display: none;
		}
}
@media only screen and (max-width: 767px){
    .ulrc400232 .serveImg img{
        margin: 0;
    }
}
@media only screen and (max-width: 639px){
    .ulrc400232 .serveImg {
/*        border-bottom: 1px solid #e1e1e1;*/
        border-right: 0;
        float: none;
        margin: 0 auto 5%;
/*        padding-bottom: 5%;*/
        width: auto;
    }
    .ulrc400232 .serveImg img {
        margin: 0 auto;
        width: auto;
    }
    .ulrc400232 .serveText {
        box-sizing: border-box;
        float: none;
        padding: 0;
        text-align: center;
        width: auto;
    }
}
/* ulrc400232 CSS */