<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'open_sansregular';
	src:url('../font/opensans-regular-webfont.eot');
	src:url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../font/opensans-regular-webfont.woff') format('woff'),url('../font/opensans-regular-webfont.ttf') format('truetype'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');

}
@font-face {
	font-family:"Open-Sans-Semibold";
		src:url("../font/OpenSans-Semibold.eot?") format("eot"),	url("../font/OpenSans-Semibold.woff") format("woff"),	url("../font/OpenSans-Semibold.ttf") format("truetype"),	url("../font/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");

}

.quote-inner &gt; span {margin: 0px 0px 0px 0px !important}
.quote-inner &gt; div {margin-left:0px !important}

/*.left img{width: 100% !important;}
.right img{width: 100% !important;}
.vendors-name,.vendors-name2{width: 100% !important;}
@media only screen and (min-width:701px) and (max-width:990px){
.right {width: 29% !important;}
}
@media only screen and (min-width:540px) and (max-width:950px){
.left {width: 30% !important; margin-left: 0.2%!important;}
.right {width: 29% !important;}
}

@media only screen and (max-width:539px){
.right img{width: 98% !important;}
.center{margin-left: 0.2% !important;width: 98% !important;margin-left: 0.2% !important;width: 98% !important;}
.right img{width: 98% !important;}
}*/
@media only screen and (min-width:300px) and (max-width:629px){
.left {width: 91% !important; }
.right {width: 91% !important;}
.center {width: 91% !important;}
}

#desc_img_right &gt; img {
    padding: 2px 2px 2px 0 !important;
	width:100% !important;
	max-width: 300px !important;
}
#desc_img_right &gt; span{
	width:100% !important;
	max-width: 300px !important;
	margin-right: 0px !important;
}
#desc_img_right{
	width:100% !important;
	max-width: 300px !important;
}
.left {
    float: left;
    height: 100%;
    margin: 10px;
    text-align: justify;
    /*width: 29% !important;*/
}</pre></body></html>