@media screen and (min-width: 768px){body{background-color:#fefcf2;}#IMA01_SINGLE_40.module{  width: 100%;  z-index: 10;  position: fixed;  bottom: 40px;   margin-right: auto;  margin-left: auto;}table.table01 {font-size :1.1vw;}th,td {    padding: 0px 30px 10px 0px;     vertical-align: top;  }.small {font-size :0.8vw;}}@media screen and (max-width: 767px){body{background-color:#fefcf2;}#IMA01_SINGLE_40.module{  width: 100%;  z-index: 10;  position: fixed;  bottom: 20px;   margin-right: auto;  margin-left: auto;}table.table01 {font-size :15px;}th,td {    padding: 0px 15px 10px 0px;     vertical-align: top;  }}