I'm trying to see if your screen is a specific amount of pixels so if it's smaller that for example 1000px this will happen:
max-width:750;
This is the pixels on the web browser like google chrome and also will get bigger when you zoom out on google chrome if possible. Thank you.