.background-image { background-image: url(http://10.231.45.117:4705/autoservicio/imagenes/homeBackground.jpg); background-repeat: no-repeat; background-size: cover; } .w-20 { width: 20% !important; } .rounded-bottom-right { border-bottom-right-radius: 10rem; &:before { border-radius: 0 40px 40px 0; background-color: #fff; } } .rounded-top-left { border-top-left-radius: 10rem; } .bg-gray { background-color: #cccccc; }