@media screen and (max-width: 575px) {
	div#productdescription-wrapper{
		margin: 0 1.5em;
	}
	div#productdescription p, div#productdescription span, div#productdescription table.parameter-table.table.m-0 td{
    font-size: 18px !important;
}
	
}