.jba-donate-float img{width:224px;max-width:100%;height:auto;border-radius:9999px;box-shadow:0 18px 40px rgba(0,0,0,0.28);border:4px solid #ffcc00;cursor:pointer;animation:jbaFloat 5.2s ease-in-out infinite;transition:transform 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.jba-donate-float img:hover{border-color:#ffffff;box-shadow:0 24px 50px rgba(0,0,0,0.34)}@keyframes jbaFloat{0%,100%{transform:translateY(0px)}50%{transform:translateY(-70px)}}@media (min-width:768px){.jba-donate-float img{width:288px}}@media (min-width:768px) and (max-width:980px){.two-col-tablet .et_pb_column{width:50%!important;float:left!important}}