.animateme{
position: absolute;
}
.scrollme{
position: relative;
height: auto;
text-align: center;
}
.scrollme-center-el{
position: relative !important;
overflow: hidden;
left: 0 !important;
right: 0 !important;
}
.sm-responsive-img{
max-width: 100% !important;
height: auto !important;
}
.sm-original-img{
max-width: inherit !important;
height: auto !important;
}