Untitled

 avatar
unknown
css
2 years ago
302 B
5
Indexable
@media screen and (max-width: 600px) { 
	#b2bking_request_custom_quote_name, #b2bking_request_custom_quote_email {
	    width: 100% !important;
	}
	.b2bking_custom_quote_field_container {
	    width: 100% !important;
	}
	span.b2bking_request_custom_quote_text_label {
	    width: 100% !important;
	}

}
Editor is loading...