@media (max-width: 767px) {
#pi_tracking_opt_in_div {
position: fixed;
bottom: 0;
left: 0;
right: 0;
padding: 24px 42px 24px 20px;
z-index: 100;
width: 100%;
font-size: 12px;
line-height: 18px;
font-family: "circular";
background-color: #f2eeea;
border: 1px solid #999;
display: none;
}}