@media (min-width: 768px) {
    .shipping-estimate {
        float: left;
        width: 75%;
        margin-bottom: 25px;
    }
}