Untitled

Anonymous
css
02/28/2023 8:00 PM
404 B
22
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...