163163}
164164
165165.horizontal-timeline .timeline-logo {
166- width : 150px !important ;
167- height : 100px !important ;
168- object-fit : contain ;
169- object-position : center ;
170- margin : 0 auto ;
171- display : block ;
172- border-radius : 8px ;
173- background-color : rgba (255 , 255 , 255 , 0.1 );
174- padding : 10px ;
166+ width : 150px !important ;
167+ height : 100px !important ;
168+ object-fit : contain ;
169+ object-position : center ;
170+ margin : 0 auto ;
171+ display : block ;
172+ border-radius : 8px ;
173+ background-color : rgba (255 , 255 , 255 , 0.1 );
174+ padding : 10px ;
175175}
176176
177177/* Responsive adjustments for timeline logo */
178178@media (max-width : 768px ) {
179- .horizontal-timeline .timeline-logo {
180- width : 120px !important ;
181- height : 75px !important ;
182- padding : 8px ;
183- }
179+ .horizontal-timeline .timeline-logo {
180+ width : 120px !important ;
181+ height : 75px !important ;
182+ padding : 8px ;
183+ }
184184}
185185
186186@media (max-width : 480px ) {
187- .horizontal-timeline .timeline-logo {
188- width : 100px !important ;
189- height : 65px !important ;
190- padding : 6px ;
191- }
187+ .horizontal-timeline .timeline-logo {
188+ width : 100px !important ;
189+ height : 65px !important ;
190+ padding : 6px ;
191+ }
192192}
193193
194194.horizontal-timeline .date-container {
195195 width : 100% ;
196196 text-align : center ;
197- }/* Cache busting comment - Wed Sep 3 00:48:38 EDT 2025 */
197+ }
198+
199+ /* Cache busting comment - Wed Sep 3 00:48:38 EDT 2025 */
0 commit comments