.response-content {
position: relative;
@media (min-width: $screen-sm) {
width: 100%;
}
@media (min-width: $screen-md) {
width: 970px;
@media (min-width: $screen-lg) {
width: 1100px;
justify-self: auto;