/* Add custom CSS styles below */ 
@media (min-width: 767px) {
#app > footer > div > div.md\:flex.md\:justify-between.justify-center.md\:items-start.items-center.w-full > div.border-b-\[1px\].border-gray-300.md\:border-0.md\:mb-0.mb-8.lg\:pb-0.pb-8.flex.flex-col.gap-4.md\:max-w-\[250px\] > div.flex.flex-col.gap-4 > salla-payments > ul > li:nth-child(9){
  position: absolute;
 left: 12%;
 top: 50%;
}
#app > footer > div > div.md\:flex.md\:justify-between.justify-center.md\:items-start.items-center.w-full > div.border-b-\[1px\].border-gray-300.md\:border-0.md\:mb-0.mb-8.lg\:pb-0.pb-8.flex.flex-col.gap-4.md\:max-w-\[250px\] > div.flex.flex-col.gap-4 > salla-payments > ul > li:nth-child(9) > a {
 display: flex !important;
  width: 4rem !important;
 height:4rem!important ;
}
#app > footer > div > div.md\:flex.md\:justify-between.justify-center.md\:items-start.items-center.w-full > div.border-b-\[1px\].border-gray-300.md\:border-0.md\:mb-0.mb-8.lg\:pb-0.pb-8.flex.flex-col.gap-4.md\:max-w-\[250px\] > div.flex.flex-col.gap-4 > salla-payments > ul > li:nth-child(9) > a > img{
 width: 4rem !important;
 height:4rem!important ;
}
}