Responsive defaults variables
variables used to define responsive
$responsive-small-width
Maximum width for phones / small screen
Type: string
Default value: "576px"
Computed value: "576px"
$responsive-medium-width
Maximum width for tablets / medium screen
Type: string
Default value: "768px"
Computed value: "768px"