/*
Theme Name:     In-Sted Child
Theme URI:      
Description:    In-Sted child theme.
Author:         Me
Author URI:     
Template:       insted
Version:        0.1.0
*/

.instagram .slick-slide .username {
    margin-bottom: 0;
}

.instagram > .slick-slide {
    max-width: 425px;
}

.instagram .slick-slide > .slick-slide {
    width: auto;
}

.instagram .slick-slide video {
    width: 100%;
    margin: auto;
}
/* 
.instagram {
    background-position: bottom !important;
}

footer {
    background-position: top !important;
} */