master
candice 4 years ago
parent 3f93270b8e
commit f25c9a88c0

@ -1147,7 +1147,7 @@ img.step {
.all_width_content_contact p a:hover { background: none;} .all_width_content_contact p a:hover { background: none;}
.risk-free {position: relative; background: #fff; width: 30%; border-radius: 4px; margin: 0 5px; padding:50px 15px 15px 15px; margin-top: 70px; } .risk-free {position: relative; background: #fff; width: 30%; border-radius: 4px; margin: 0 5px; padding:50px 15px 15px 15px; margin-top: 70px; }
.risk_free_tag { position: absolute; .risk_free_tag { position: absolute;
left: calc(100% - 235px); left: calc(100% - 70%);
right: 0; right: 0;
width: fit-content; width: fit-content;
top: -70px;} top: -70px;}
@ -3305,11 +3305,10 @@ table.cruise_highlights {width: 4000px;}
margin-right: 0; margin-right: 0;
height: auto; height: auto;
padding: 15px 0;} padding: 15px 0;}
.risk-free { width: calc(100% - 70px); .risk-free { width: calc(100% - 30px);
float: none; padding: 50px 15px 0 15px;
height: auto; display: inline-block;
padding: 15px; margin: 50px 0;}
display: inline-block;}
.about_ta { float: none; .about_ta { float: none;
margin-right: 0; margin-right: 0;
width: calc(100% - 40px);} width: calc(100% - 40px);}

Loading…
Cancel
Save