   .wp-super-container { border: 1px solid transparent;
    padding: 10px;
    transition: all 0.3s ease 0s;}


@media screen and (max-width: 699px){
.supercarousel_wrapper{
    width:350px;
    height:auto;
    }}
    @media screen and (min-width: 992px){
.supercarousel_wrapper{
    width:auto;
    height:auto;
    }}

    