@media only screen and (orientation:landscape) {
    .ulrc00048v2 {
        -webkit-text-size-adjust: none;
    }
}

@media only screen and (orientation:portrait) {
    .ulrc00048v2 {
        -webkit-text-size-adjust: none;
    }
}



@media only screen and (min-width: 768px) and (max-width:991px) {
    .ulrc00048v2 p.img {
        padding-right: 30%;
    }
}


@media only screen and (min-width: 300px) and (max-width:479px) {
    .ulrc00048v2 .authorTestimonials{ margin-top: 15px;}
    .ulrc00048v2 .authorTestimonials > img {
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .ulrc00048v2 .authorDetail {
        display: block;
        margin-top: 10px;
        vertical-align: middle;
        padding: 0;
    }
}

@media only screen and (min-width: 575px) and (max-width:767px) {
    .ulrc00123 .company-name {
        font-size: 26px;
    }
}
@media only screen and (max-width: 574px){
	.ulrc00123 .company-name {
        font-size: 22px;
    }
	}