@import "../../../../framework"; .content { .img-square { width: 25%; margin: 0 -4px 0 0 !important; @include image-fit(); } .img-round { width: 25%; margin-right: -4px !important; @include image-fit(); img { border-radius: 50%; } } }