File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -310,7 +310,10 @@ p.hero-description {
310310 max-height : 45px ;
311311}
312312
313- .partner-logo img [src *= "Amadeus" ],
313+ .partner-logo img [src *= "Amadeus" ] {
314+ max-height : 62px ;
315+ }
316+
314317.partner-logo img [src *= "Block" ],
315318.partner-logo img [src *= "Booking" ],
316319.partner-logo img [src *= "Choice" ],
@@ -358,6 +361,12 @@ p.hero-description {
358361 padding : 0 ;
359362}
360363
364+ .lodging-logos .partner-logo img [src *= "Amadeus" ] {
365+ height : 60px ;
366+ width : 170px ;
367+ max-width : 170px ;
368+ }
369+
361370.tab-action-container {
362371 text-align : center;
363372 margin-top : 24px ;
@@ -395,9 +404,11 @@ p.hero-description {
395404 height : 30px ;
396405 }
397406
398- /* Specific override for Amadeus to make it smaller */
407+ /* Make Amadeus more prominent in Lodging */
399408 .lodging-logos .partner-logo img [src *= "Amadeus" ] {
400- height : 25px ;
409+ height : 60px ;
410+ width : 170px ;
411+ max-width : 170px ;
401412 }
402413
403414 /* Increase Google slightly in Lodging */
You can’t perform that action at this time.
0 commit comments