:root { --custom-red: #be1e2d; --custom-purple: #262261; --custom-grey: #d1d1d1; --custom-offWhite: #f2f2f2;}.logo img { max-height: 90px;}div#ctl00_ContentPlaceHolder_divStandardControls { display: none;}div#ctl00_ContentPlaceHolder_pnlTestimonial_pnlTestimonial { display: none;}#topmenu > li a { font-weight: bold;}#topmenu > li:last-child { border: none !important;}table.roundedCorners { border-radius: 25px; border-spacing: 0; margin: 9px; width: 95%; box-shadow: 1px 1px 11px #888888;}table.roundedCorners td,table.roundedCorners th { border-bottom: 1px solid LightGrey; padding: 10px; font-size: 16px; text-align: center;}table.roundedCorners tr:last-child > td { border-bottom: none; font-size: 16px; text-align: center;}.bigbutton_primary,.bigbutton_secondary,.bigbutton_red,.bigbutton_signup,.bigbutton_outline,.addToCartButton { border-radius: 4px !important;}@media screen and (min-width: 991px) { #ctl00_smudge { margin-top: 85px; }}.driving_lesson_service h1,.driving_package_service h1 { color: var(--custom-red);}.driving_package_service { margin-bottom: 30px;}.driving_lesson_service .top,.driving_package_service .top { display: flex; justify-content: space-around; padding: 15px;}.driving_lesson_service .left_sec { margin-right: 20px;}.driving_lesson_service .image { height: 100%; display: flex; flex-direction: column; justify-content: space-evenly;}.driving_lesson_service table,.driving_package_service table { width: 100%;}.driving_package_service table { margin: 30px 0;}.driving_lesson_service table th,.driving_package_service table th { background: var(--custom-purple);}.driving_package_service p { width: 60%;}.driving_package_service .image { width: 40%;}.driving_package_service .image img { height: 100%; width: 100%;}@media screen and (max-width: 991px) { #ctl00_smudge { margin-top: 85px; } .driving_lesson_service .top { flex-direction: column; padding: 3px; } .driving_lesson_service .image img { margin-bottom: 15px; } .driving_package_service .image { margin-bottom: 15px; display: none !important; } .driving_package_service p { width: 100%; }}@media screen and (max-width: 480px) { .driving_lesson_service .image { flex-direction: column !important; } .driving_lesson_service .image img { width: 80%; margin: auto; margin-bottom: 10px; }}