@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Aboreto&display=swap");
.ds-vertical-align { 
display: flex; 
flex-direction: column; 
justify-content: center;
} 
*,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: #E5E7EB; }
html {
line-height: 1.5; -webkit-text-size-adjust: 100%; -moz-tab-size: 4; -o-tab-size: 4;
tab-size: 4; font-family: Montserrat; } body {
margin: 0; line-height: inherit; } blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
margin: 0;
}
fieldset {
margin: 0;
padding: 0;
}
legend {
padding: 0;
}
ol,
ul,
menu {
list-style: none;
margin: 0;
padding: 0;
} textarea {
resize: vertical;
} input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1; color: #9CA3AF; }
input::placeholder,
textarea::placeholder {
opacity: 1; color: #9CA3AF; } button,
[role="button"] {
cursor: pointer;
} :disabled {
cursor: default;
} img,
video {
max-width: 100%;
height: auto;
}
.container{
width: 100%;
}
@media (min-width: 640px){
.container{
max-width: 640px;
}
}
@media (min-width: 768px){
.container{
max-width: 768px;
}
}
@media (min-width: 1024px){
.container{
max-width: 1024px;
}
}
@media (min-width: 1280px){
.container{
max-width: 1280px;
}
}
@media (min-width: 1536px){
.container{
max-width: 1536px;
}
}
@media (max-width: 724px) {
.slider {
height: 290vh;
}}
.sr-only{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.static{
position: static;
}
.fixed{
position: fixed;
}
.absolute{
position: absolute;
}
.relative{
position: relative;
}
.sticky{
position: sticky;
}
.left-5{
left: 1.25rem;
}
.top-2{
top: 0.5rem;
}
.top-0{
top: 0px;
}
.right-5{
right: 1.25rem;
}
.left-0{
left: 0px;
}
.right-0{
right: 0px;
}
.top-3{
top: 0.75rem;
}
.right-2\.5{
right: 0.625rem;
}
.right-2{
right: 0.5rem;
}
.z-\[100\]{
z-index: 100;
}
.z-10{
z-index: 10;
}
.z-50{
z-index: 50;
}
.z-\[101\]{
z-index: 101;
}
.z-\[201\]{
z-index: 201;
}
.order-1{
order: 1;
}
.float-right{
float: right;
}
.float-none{
float: none;
}
.m-auto{
margin: auto;
}
.mx-auto{
margin-left: auto;
margin-right: auto;
}
.mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.my-auto{
margin-top: auto;
margin-bottom: auto;
}
.mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.mt-40{
margin-top: 10rem;
}
.mt-10{
margin-top: 2.5rem;
}
.mt-2{
margin-top: 0.5rem;
}
.mb-2{
margin-bottom: 0.5rem;
}
.mb-8{
margin-bottom: 2rem;
}
.mb-3{
margin-bottom: 0.75rem;
}
.mt-32{
margin-top: 8rem;
}
.ml-auto{
margin-left: auto;
}
.block{
display: block;
}
.inline-block{
display: inline-block;
}
.flex{
display: flex;
}
.inline-flex{
display: inline-flex;
}
.grid{
display: grid;
}
.hidden{
display: none;
}
.h-32{
height: 8rem;
}
.h-48{
height: 12rem;
}
.h-full{
height: 100%;
}
.h-6{
height: 1.5rem;
}
.h-auto{
height: auto;
}
.h-24{
height: 6rem;
}
.h-5{
height: 1.25rem;
}
.min-h-full{
min-height: 100%;
}
.min-h-screen{
min-height: 100vh;
}
.w-full{
width: 100%;
}
.w-1\/4{
width: 25%;
}
.w-6{
width: 1.5rem;
}
.w-5\/12{
width: 41.666667%;
}
.w-2\/3{
width: 66.666667%;
}
.w-2\/5{
width: 40%;
}
.w-1\/5{
width: 20%;
}
.w-1{
width: 0.25rem;
}
.w-24{
width: 6rem;
}
.w-1\/2{
width: 50%;
}
.w-6\/12{
width: 50%;
}
.w-4\/12{
width: 33.333333%;
}
.w-4\/5{
width: 80%;
}
.w-3\/4{
width: 75%;
}
.w-5{
width: 1.25rem;
}
.max-w-2xl{
max-width: 42rem;
}
.flex-1{
flex: 1 1 0%;
}
.shrink{
flex-shrink: 1;
}
.grow-\[10\]{
flex-grow: 10;
}
.grow-\[7\]{
flex-grow: 7;
}
.grow-\[6\]{
flex-grow: 6;
}
.basis-1\/2{
flex-basis: 50%;
}
.basis-1\/4{
flex-basis: 25%;
}
.basis-3\/4{
flex-basis: 75%;
}
.transform{
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
cursor: pointer;
}
.flex-row{
flex-direction: row;
}
.flex-row-reverse{
flex-direction: row-reverse;
}
.flex-col{
flex-direction: column;
}
.flex-col-reverse{
flex-direction: column-reverse;
}
.flex-wrap{
flex-wrap: wrap;
}
.items-start{
align-items: flex-start;
}
.items-center{
align-items: center;
}
.justify-center{
justify-content: center;
}
.justify-between{
justify-content: space-between;
}
.gap-5{
gap: 1.25rem;
}
.space-y-20 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-x-64 > :not([hidden]) ~ :not([hidden]){
--tw-space-x-reverse: 0;
margin-right: calc(16rem * var(--tw-space-x-reverse));
margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
--tw-space-x-reverse: 0;
margin-right: calc(1.5rem * var(--tw-space-x-reverse));
margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
--tw-space-x-reverse: 0;
margin-right: calc(1rem * var(--tw-space-x-reverse));
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
--tw-space-x-reverse: 0;
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.overflow-hidden{
overflow: hidden;
}
.overflow-visible{
overflow: visible;
}
.overflow-y-auto{
overflow-y: auto;
}
.overflow-x-hidden{
overflow-x: hidden;
}
.text-ellipsis{
text-overflow: ellipsis;
}
.rounded{
border-radius: 0.25rem;
}
.rounded-lg{
border-radius: 0.5rem;
}
.rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.border{
border-width: 1px;
}
.border-l-4{
border-left-width: 4px;
}
.border-b{
border-bottom-width: 1px;
}
.border-t{
border-top-width: 1px;
}
.border-indigo-500{
--tw-border-opacity: 1;
border-color: rgb(104 117 245 / var(--tw-border-opacity));
}
.border-gray-200{
--tw-border-opacity: 1;
border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.bg-wv-green{
--tw-bg-opacity: 1;
background-color: rgb(25 44 41 / var(--tw-bg-opacity));
}
.bg-white{
background-color: rgb(255 255 255 1);
}
.bg-wv-cream{
background-color: rgb(226 224 207 1);
}
.bg-black{
background-color: rgb(0 0 0 1);
}
.bg-transparent{
background-color: transparent;
}
.bg-blue-700{
background-color: rgb(26 86 219 1);
}
.object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.p-10{
padding: 2.5rem;
}
.p-4{
padding: 1rem;
}
.p-1\.5{
padding: 0.375rem;
}
.p-1{
padding: 0.25rem;
}
.p-6{
padding: 1.5rem;
}
.px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.py-0{
padding-top: 0px;
padding-bottom: 0px;
}
.px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.py-2\.5{
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.pt-4{
padding-top: 1rem;
}
.pl-0{
padding-left: 0px;
}
.pt-8{
padding-top: 2rem;
}
.text-left{
text-align: left;
}
.text-center{
text-align: center;
}
.text-right{
text-align: right;
}
.align-middle{
vertical-align: middle;
}
.font-head{
font-family: Aboreto;
}
.text-3xl{
font-size: 1.875rem;
line-height: 2.25rem;
}
.text-lg{
font-size: 1.125rem;
line-height: 1.75rem;
}
.text-2xl{
font-size: 1.5rem;
line-height: 2rem;
}
.text-xl{
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-7xl{
font-size: 4.5rem;
line-height: 1;
}
.text-xs{
font-size: 0.75rem;
line-height: 1rem;
}
.text-5xl{
font-size: 3rem;
line-height: 1;
}
.text-base{
font-size: 1rem;
line-height: 1.5rem;
}
.text-sm{
font-size: 0.875rem;
line-height: 1.25rem;
}
.font-bold{
font-weight: 700;
}
.font-semibold{
font-weight: 600;
}
.font-medium{
font-weight: 500;
}
.uppercase{
text-transform: uppercase;
}
.leading-normal{
line-height: 1.5;
}
.leading-snug{
line-height: 1.375;
}
.leading-relaxed{
line-height: 1.625;
}
.text-white{
color: rgb(255 255 255 1);
}
.text-gray-50{
--tw-text-opacity: 1;
color: rgb(249 250 251 1);
}
.text-wv-green{
--tw-text-opacity: 1;
color: rgb(25 44 41 1);
}
.text-gray-400{
--tw-text-opacity: 1;
color: rgb(156 163 175 1);
}
.text-gray-900{
--tw-text-opacity: 1;
color: rgb(17 24 39 1);
}
.text-gray-500{
--tw-text-opacity: 1;
color: rgb(107 114 128 1);
}
.underline{
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
}
.opacity-90{
opacity: 0.9;
}
.shadow-lg{
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow{
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.transition{
transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-all{
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.delay-150{
transition-delay: 150ms;
}
.duration-1000{
transition-duration: 1000ms;
}
.duration-150{
transition-duration: 150ms;
}
.ease-in-out{
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-in{
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out{
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
} body {
background: white;
}
p {
margin: 8px 0;
}
.logo {
background: rgba(255,255,255,.58);
padding: 20px;
}
.logo img {
width: 100px;
}
.logonew {
position: absolute;
background-color:black; left: 0%;
padding: 22px;
width: 21%;
}
h1 {
color: #4c7847;
}
.slider {
margin: 0px auto;
overflow: hidden;
width: 100vw;
background-color: black;
}
.slider .slide {
background-size: cover;
background-position-x: 50%;
height: 80vh;
float: left;
overflow: hidden;
transition-duration: 1000; }
.slider .slide:hover {
cursor: pointer;
}
.slide a {
display: block;  width: 100%;
height: 100%;
}
.inherit {
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.slider h2  {
font-size: 24px;
color: white;
z-index: 10;
position: relative; text-shadow: 1px 1px 2px black; bottom: 0%;
left: 10px;
}
.grow {
opacity: 1!important;
}
.slider .slide:hover {
opacity: 1!important;
}
.slider .slide img {
height: 100vh;
position: relative;
z-index: 9;
}
@media (max-width: 724px) {
.slider {
height: 290vh;
}
.slider h2 {
top: 60%; left: 10px;
padding: 0 4px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.logonew {
position: fixed;
height: 26vw;
left: 0; width:25vw;
top: -15px !important;
} 
}
.fresko {
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/fresko.jpg) no-repeat;
}
.brgr{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/brgr-pv.jpg) no-repeat;
}
.chicken{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/Chicken-Mary.jpg) no-repeat;
}
.gd{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/gd.jpg) no-repeat;
}
.tr{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/taco-pv.jpg) no-repeat;
}
.trt{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/truck-1.jpg) no-repeat;
}
.louies{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/louies-119.jpg) no-repeat;
}
.latin{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/latin.jpg) no-repeat;
}
.vabene{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/va-bene.jpg) no-repeat;
}
.brew{
background: url(//wvinzantrestaurants.com/wp-content/uploads/2023/01/brewtop-s.jpg) no-repeat;
}
.merch {
background: url(https://wvinzantrestaurants.com/wp-content/uploads/2024/10/merchants.jpg) no-repeat;
}
.waldo{
background: url(https://wvinzantrestaurants.com/wp-content/uploads/2025/03/waldo-hdr.jpg) no-repeat;
}
.bolings {
background: url(https://wvinzantrestaurants.com/wp-content/uploads/2025/03/BoLings-hdr.jpg) no-repeat;
}
.bemi {
background: url(https://wvinzantrestaurants.com/wp-content/uploads/2025/04/bemiston.jpg) no-repeat;
}
@media (min-width: 725px) {
.slider .slide {
opacity: .8;
}
.logonew {
left: inherit;
position: absolute;
height: inherit;
padding: 2rem 2rem 2rem; left: 50%;
width: 40%;
min-height: 158px; transform: translateX(-50%);
-webkit-animation: 2s ease-out myScale forwards;
animation: 2s ease-out myScale forwards;
-webkit-animation-delay: 3s;
animation-delay: 3s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} @-webkit-keyframes myScale{ 0% {
transform: scale(1); left: 50%;
transform: translateX(-50%);
top:0%;
}
100%{
transform: scale(.35);
left: -13%; top:-12vw;
}
}
@keyframes myScale{ 0% {
transform: scale(1); left: 50%;
transform: translateX(-50%);
top:0%;
}
100%{
transform: scale(.35);
left: -13%; top:-18vw;
}
}
.slider h2  { transform: rotate(-90deg);
width: 352px;
bottom: -66%;
bottom: -53vh;
left: -135px;
font-size: 26px;
font-weight: 900;
}
@media (max-height: 730px) {
.slider h2 {
bottom: -41vh;
}
}
@media (min-width: 1536px) {
.container { }
}
.hover\:h-70v:hover{
height: 70vh;
}
.hover\:h-60v:hover{
height: 60vh;
}
.hover\:bg-wv-green:hover{
background-color: rgb(25 44 41 1);
}
.hover\:bg-gray-200:hover{
background-color: rgb(229 231 235);
}
.hover\:bg-blue-800:hover{
background-color: rgb(30 66 159);
}
.hover\:bg-gray-100:hover{
background-color: rgb(243 244 246);
}
.hover\:text-wv-cream:hover{
color: rgb(226 224 207);
}
.hover\:text-gray-900:hover{
color: rgb(17 24 39);
}
.hover\:ease-in:hover{
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.focus\:z-10:focus{
z-index: 10;
}
.focus\:outline-none:focus{
outline: 2px solid transparent;
outline-offset: 2px;
}
.group:hover .group-hover\:block{
display: block;
}
@media (min-width: 768px){
.md\:inset-0{
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.md\:top-0{
top: 0px;
}
.md\:float-right{
float: right;
}
.md\:float-none{
float: none;
}
.md\:mt-0{
margin-top: 0px;
}
.md\:mt-40{
margin-top: 10rem;
}
.md\:mt-20{
margin-top: 5rem;
}
.md\:block{
display: block;
}
.md\:inline-block{
display: inline-block;
}
.md\:flex{
display: flex;
}
.md\:hidden{
display: none;
}
.md\:h-48{
height: 12rem;
}
.md\:h-60v{
height: 60vh;
}
.md\:h-full{
height: 100%;
}
.md\:h-auto{
height: auto;
}
.md\:min-h-full{
min-height: 100%;
}
.md\:w-7\/12{
width: 58.333333%;
}
.md\:w-3\/4{
width: 75%;
}
.md\:w-2\/4{
width: 50%;
}
.md\:w-8\/12{
width: 66.666667%;
}
.md\:w-auto{
width: auto;
}
.md\:w-1\/4{
width: 25%;
}
.md\:w-1\/2{
width: 50%;
}
.md\:w-1\/3{
width: 33.333333%;
}
.md\:basis-1\/4{
flex-basis: 25%;
}
.md\:basis-1\/3{
flex-basis: 33.333333%;
}
.md\:flex-row{
flex-direction: row;
}
.md\:flex-row-reverse{
flex-direction: row-reverse;
}
.md\:flex-nowrap{
flex-wrap: nowrap;
}
.md\:items-center{
align-items: center;
}
.md\:justify-between{
justify-content: space-between;
}
.md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.md\:space-x-20 > :not([hidden]) ~ :not([hidden]){
--tw-space-x-reverse: 0;
margin-right: calc(5rem * var(--tw-space-x-reverse));
margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}
.md\:overflow-hidden{
overflow: hidden;
}
.md\:p-4{
padding: 1rem;
}
.md\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.md\:py-0{
padding-top: 0px;
padding-bottom: 0px;
}
.md\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.md\:py-60{
padding-top: 15rem;
padding-bottom: 15rem;
}
.md\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.md\:px-0{
padding-left: 0px;
padding-right: 0px;
}
.md\:pt-0{
padding-top: 0px;
}
.md\:pl-12{
padding-left: 3rem;
}
.md\:pl-2{
padding-left: 0.5rem;
}
.md\:text-7xl{
font-size: 4.5rem;
line-height: 1;
}
.md\:text-5xl{
font-size: 3rem;
line-height: 1;
}
.md\:text-4xl{
font-size: 2.25rem;
line-height: 2.5rem;
}
.md\:text-2xl{
font-size: 1.5rem;
line-height: 2rem;
}
.md\:text-base{
font-size: 1rem;
line-height: 1.5rem;
}
.md\:text-xl{
font-size: 1.25rem;
line-height: 1.75rem;
}
.md\:leading-relaxed{
line-height: 1.625;
}
}
@media (min-width: 1024px){
.lg\:w-64{
width: 16rem;
}
.lg\:w-6{
width: 1.5rem;
}
.lg\:w-1\/3{
width: 33.333333%;
}
.lg\:w-2\/3{
width: 66.666667%;
}
.lg\:w-32{
width: 8rem;
}
.lg\:grid-cols-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.lg\:flex-row{
flex-direction: row;
}
}
@media (min-width: 1280px){
.xl\:grid-cols-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}