.p_37_s244{ .price_list_section_1 { padding: 50px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .outerSec { padding: 10px; border-radius: 5px; background-color: var(--themeBg2); } .imgSec { line-height: 0px; border-radius: 5px; overflow: hidden; aspect-ratio: 2/1; } .contain { height: 100%; object-fit: contain; } .name { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-weight: 600; padding-top: 5px; } .uprSec { margin-bottom: 50px; } .mainHeading { font-size: 30px; line-height: 40px; font-weight: 600; color: var(--headingColor1); font-family: var(--hFont); margin-bottom: 5px; } .subPara { font-size: 14px; line-height: 24px; color: var(--paragraphColorBlack); font-weight: 400; } .cardSec { background-color: var(--themeBg1); padding: 10px; border-radius: 5px; } @media only screen and (max-width: 900px) { .price_list_section_1 { padding: 30px 0px; } .uprSec { margin-bottom: 30px; } .mainHeading { font-size: 25px; line-height: 35px; } .grid2 { grid-template-columns: 1fr 1fr; } .grid3 { grid-template-columns: 1fr 1fr 1fr; } .name { font-size: 13px; line-height: 20px; font-weight: 400; } } }.p_37_s244{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }