.caption {
}

@media (max-width: 993px) {
    .container img {
        margin-top: -90px !important;
        margin-left: -140px !important;
        transform: scale(.7) !important;
    }
}