master
candice 4 years ago
parent 3f93270b8e
commit f25c9a88c0

@ -1147,7 +1147,7 @@ img.step {
.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_tag { position: absolute;
left: calc(100% - 235px);
left: calc(100% - 70%);
right: 0;
width: fit-content;
top: -70px;}
@ -3305,11 +3305,10 @@ table.cruise_highlights {width: 4000px;}
margin-right: 0;
height: auto;
padding: 15px 0;}
.risk-free { width: calc(100% - 70px);
float: none;
height: auto;
padding: 15px;
display: inline-block;}
.risk-free { width: calc(100% - 30px);
padding: 50px 15px 0 15px;
display: inline-block;
margin: 50px 0;}
.about_ta { float: none;
margin-right: 0;
width: calc(100% - 40px);}

Loading…
Cancel
Save