table.rakuten_aff {
border-collapse: initial;
border-spacing: 0;
border-width: 0px;
margin-bottom: 0;
width: auto;
}
.entry-content table.rakuten_aff td{
padding: 0;
border-width: 0;
max-width: 45% !important;
width: 45% !important;
}
.entry-content table.rakuten_aff > tbody > tr > td > div {
margin: 0 auto !important;
}
@media screen and (max-width:979px){
.entry-content table.rakuten_aff > tbody > tr > td > div > div{
display: none;
}
.entry-content table.rakuten_aff > tbody > tr > td > div {
width: 100% !important;
}
.entry-content table.rakuten_aff table.rakuten_aff > tbody > tr > td > div {
margin: 10px !important;
}
}