@charset "UTF-8";

/*#c3 */
a#c3 +div .wrapper_item {
   justify-content: center !important;
}
a#c3 +div .inner_item { 
   width: 50%;
} 
a#c3 +div .inner_item:nth-child(2) {
   display: none;
}
@media screen and (max-width: 480px) { 
   a#c3 +div  .inner_item  {
   margin-bottom: 0 !important; 
   }
} 


strong {
  display: inline-block;
}