.sidebar .box { width: CALC(100% - 38px); } @media (max-width: 768px) { .sidebar { width: 100%; } }