/* contain the width of styled search bar (text input wrapped by a div and then some)
 * that appears at https://pre.publichealth.pitt.edu/search-results?search=
*/
#PlainContentArea div.dnnSearchBox {
    max-width: 820px;
}