
#toppres {font-size: 1.5rem;
font-weight: bold;
padding-top: 30px;
margin-bottom: 15px;}
.img-chris {width:30%; margin: 10px 0px 0px 20px; float:right;}
.mf-text {margin-top:10px;}
.chrismas-tab td {padding: 5px 12px;}
.chrismas-tab th {padding: 10px 12px; background:#F0F0F0; border-right:#fff 1px solid;}
.chrismas-tab tr {border-bottom:1px solid #F0F0F0;}

@media (max-width: 900px) {
  h1.width-site {font-size: 1.5rem;}
  .img-chris {float:none; width:100%; margin: 0;}
}

.btn-fly-christmas {margin-bottom: 5px;}
.check-td {min-height:60px;}

@media (max-width: 600px) {

 .chrismas-tab .checkgift {position: absolute;right: 12px;top: 22px;}
.btn-fly-christmas{
position: absolute;
left: 12px;
top: 10px;

}

 .chrismas-tab {border-collapse: collapse;  width: 100% !important;}
 .chrismas-tab thead {display: none;}

.chrismas-tab  tr {display: block;border-bottom:3px solid #F0F0F0; }
.chrismas-tab td {display: flex;   justify-content: space-between; border-bottom:1px solid #F0F0F0; position:relative;}
 .container table td::before { content: attr(data-label); font-weight: bold;  margin-right: 20px; font-weight:bold;}
}

